List attachment types
Attachments
List attachment types
Returns the attachment types that can be assigned to attachments: the available predefined types (UNASSIGNED, CV) and all of the tenant-defined custom attachment types. Each type lists the recordTypes it may be assigned to — CANDIDATE maps to candidateId, CLIENT to companyId, and VACANCY to vacancyId.
GET
List attachment types
Authorizations
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Response
The available predefined and custom attachment types.
All attachment types available to assign — predefined types ({ name }) and custom, tenant-defined types ({ id, name }).
- Option 1
- Option 2

