Skip to main content
GET
List attachments

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Query Parameters

page
integer
default:0
Required range: 0 <= x <= 10000
pageSize
integer
default:20
Required range: 1 <= x <= 100
candidateId
string
Minimum string length: 1
companyId
string
Minimum string length: 1
vacancyId
string
Minimum string length: 1
type
enum<string>

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

Available options:
UNASSIGNED,
CV

Response

Paginated list of attachments matching the filters.

pagination
object
required
items
object[]
required