Skip to main content
GET
/
{recordType}
/
{alias}
/
{id}
/
related-items
Error
A valid request URL is required to generate request examples
"{items=[{cursor=Ijf7eqZc0RlZmluaXRpb25zfDA=, alias=tasks, type=TASK, id=TSK-4}, {cursor=cHJvY2Vzc0RlZmluaXRpb25zfDA=, alias=itmanagement, type=APP, id=ITM-4}], total=2, paging={has_next_page=false, end_cursor=cHJvY2Vzc0RlZmluaXRpb25zfDA=, start_cursor=Ijf7eqZc0RlZmluaXRpb25zfDA=, has_previous_page=false}}"

Documentation Index

Fetch the complete documentation index at: https://docs.elementum.io/llms.txt

Use this file to discover all available pages before exploring further.

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

Ok

items
object[]
total
integer<int32>
paging
object