List candidate documents
This endpoint lets you retrieve all attached documents for a given candidate_reference.
This endpoint requires documents_r
, and candidates_r
or my_candidates_r
scopes.
candidate documents
GET
https://www.welcomekit.co/api/v1/external/documents
Query Parameters
Name | Type | Description |
---|---|---|
candidate_reference* | string | Candidate reference |
per_page | integer | Number of documents per page |
page | integer | Page offset |
Request example
Last updated