Records

List the records

get

List the records

Authorizations
AuthorizationstringRequired
Responses
chevron-right
200

successful operation

application/json

Refer to the /schemas/record endpoint for the full JSON Schema definition

and
anyOptional
anyOptional
or
or
or
get
/records

Find the record by record ID

get

Use a record ID to fetch record information

Path parameters
recordIdstringRequired

The record ID

Responses
chevron-right
200

successful operation

application/json

Refer to the /schemas/record endpoint for the full JSON Schema definition

and
anyOptional
anyOptional
or
or
or
get
/records/{recordId}

Delete a record

delete

Delete a record

Authorizations
AuthorizationstringRequired
Path parameters
recordIdstringRequired

The record ID

Responses
chevron-right
200

successful operation

application/json
objectOptional
delete
/records/{recordId}