List candidates for a listing
Authentication
AuthorizationBearer
API key created in company settings, sent as Authorization: Bearer <key>.
Path parameters
id
The listing ID.
Query parameters
take
Page size, max 100 (default 50).
cursor
Candidate ID to resume pagination from (from a previous nextCursor).
Response
Paginated candidates for the listing.
data
nextCursor
Errors
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error