attachments retrieve
GET {{baseUrl}}/attachments/:id
Returns an Attachment
object with the given id
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expand | string | Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. | |
include_remote_data | boolean | Whether to include the original data Merge fetched from the third-party to produce these models. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Account-Token | string | (Required) Token identifying the end user. | |
Accept | string |
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"}