Attachments

List attachments

List attachments linked to a candidate, company, or jobs. At least one of candidateId, companyId, or vacancyId must be provided. Results are offset-paginated and can be filtered by attachment type (allowed values: UNASSIGNED, CV). Attachments with platform-internal types are never returned.

get/attachments

Query parameters

pageinteger
pageSizeinteger
candidateIdstring
companyIdstring
vacancyIdstring
type'UNASSIGNED' | 'CV'

Optional filter by one of the platform's predefined attachment types. Allowed values: UNASSIGNED, CV.

Response

Paginated list of attachments matching the filters.

Changes

No recorded changes to this endpoint across all 1 revision of this API.