attachments retrieve

GET {{baseUrl}}/attachments/:id

Returns an Attachment object with the given id.

Request Params

KeyDatatypeRequiredDescription
expandstringWhich relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
include_remote_databooleanWhether to include the original data Merge fetched from the third-party to produce these models.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

RESPONSES

status: OK

{"id":"c640b80b-fac9-409f-aa19-1f9221aec445","remote_id":"11167","file_name":"Candidate Resume","file_url":"http://alturl.com/p749b","candidate":"2872ba14-4084-492b-be96-e5eee6fc33ef","attachment_type":"OTHER"}