- Print
- DarkLight
- PDF
Get Attached Document details
Operation is used to retrieve full details of attachment between given attached object type and document by id. Available from product version 3.2.8.
Id of Attached Document
<<_objecttype>> id of the object attached to the document. It is unique id which determines type of the target object. <<_getobjecttypes>>
Attached Document
{
"attachedObjectType": {
"id": 888,
"identifier": "objectidentifier",
"instanceAPIUrl": "https://example.keycom.com/api/v2/object/",
"name": "Objectname",
"objectTypesUrl": "https://example.keycom.com/api/v2/objecttypes/"
},
"createdBy": "USER",
"createdTs": "2020-06-05T11:23:42Z",
"documentId": 88547,
"documentUrl": "https://example.keycom.com/api/v2/externaldoc/88547/",
"id": 3352794,
"target": "https://example.keycom.com/api/v2/object/4040485/"
}
Attached Document
Primary key
Object type readable identifier
Object type instances API endpoint URL.
Object type translated name. Not searchable.
creator
Creation date and time
Unique identifier of attached external document
Url to fetch attached external document
Unique id of Attached Document
Url to fetch attached object
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error
Object was not found
{
"details": "Not found."
}
Detailed description of error