Records

List the records

get

List the records

Authorizations
AuthorizationstringRequired
Responses
200

successful operation

application/json
get
/records

Find the record by record ID

get

Use a record ID to fetch record information

Path parameters
recordIdstringRequired

The record ID

Responses
200

successful operation

application/json
get
/records/{recordId}

Delete a record

delete

Delete a record

Authorizations
AuthorizationstringRequired
Path parameters
recordIdstringRequired

The record ID

Responses
200

successful operation

application/json
Responseobject
delete
/records/{recordId}