Candidate Social Link

Retrieves all social links for the candidate

get/candidate/{candidate_id}/social-links

Query parameters

pageinteger

The page of documents to be displayed

items_per_pageinteger

The number of documents per page

typestring

Filter the social link based on type

sortBystring[]

The field to sort by together with sorting order example type, -type

Response

All social links for a candidate will be returned

namestring required
typestring required

It will be stored as lowercase value

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
candidate_idstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.