List candidate to-do's
Returns a cursor-paginated list of the to-do’s assigned to a candidate, newest first. A to-do of type VISIT_URL carries the link the candidate must open; a to-do of type UPLOAD_ATTACHMENT carries the kind of document expected in attachmentType. Documents themselves are not exchanged through this API.
Authorizations
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Path Parameters
Query Parameters
Number of to-do's to return per page (min: 1, max: 50, default: 25).
1 <= x <= 5025
Opaque cursor string for pagination. Use the cursor value from a previous response to fetch the next page. Omit for the first page.
Filter on completion state. Omit to receive both open and completed to-do's.
false