v1
latestSwagger 2.02026-07-134272111.8 KBobjectName
Retrieve an {childObjectName}
get/{objectName}/{objectId}/{childObjectName}/{childObjectId}
Path parameters
objectNamestring required
The name of the object
childObjectNamestring required
The name of the childObjectName
objectIdstring required
The {objectName} ID
childObjectIdstring required
The {childObjectName} ID
Headers
Authorizationstring required
The authorization tokens. The format for the header value is 'Element <token>, User <user secret>'
Response
OK - Everything worked as expected