GET
/
{recordType}
/
{alias}
/
{id}
/
related-items
"{items=[{alias=tasks, type=TASK, id=TSK-4, cursor=Ijf7eqZc0RlZmluaXRpb25zfDA=}, {alias=itmanagement, type=APP, id=ITM-4, cursor=cHJvY2Vzc0RlZmluaXRpb25zfDA=}], total=2, paging={end_cursor=cHJvY2Vzc0RlZmluaXRpb25zfDA=, start_cursor=Ijf7eqZc0RlZmluaXRpb25zfDA=, has_previous_page=false, has_next_page=false}}"

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

recordType
string<string>
required

'apps', 'elements', 'tasks', or 'transactions'

alias
string<string>
required

The application alias

id
string<string>
required

The record ID

Response

200
application/json

Ok

The response is of type object.