Authorizations
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Query Parameters
Number of candidates to return per page (min: 1, max: 50, default: 25)
1 <= x <= 50Filter candidates modified on or after this date. Useful for incremental synchronization. Defaults to beginning of time if not provided.
"2024-11-01T00:00:00.000Z"
Base64-encoded cursor for pagination. Use the nextCursor value from a previous response to fetch the next page. Omit for the first page.
"eyJtb2RpZmllZEF0IjoiMjAyNC0xMS0wNlQxMDozMDowMC4wMDBaIiwiaWQiOiJjYW5kaWRhdGUtMTIzIn0="
Response
Candidates retrieved successfully

