Attachment
Get Attachment By Id
Returns an Attachment object with the given id.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Query Parameters
Include raw data in the response
Response
200 - application/json
The AtsAttachment object is used to represent a file attachment linked to a candidate's application within the ATS.
The type of attachment, such as 'resume', 'cover letter', etc.
The candidate to whom the attachment belongs.
The name of the file attached.
The URL where the file is stored and can be retrieved.
Required string length:
1 - 2083
This is the datetime that this object was last updated by Bindbee
The third-party API ID of the matching object.
This is the Raw data