Skip to content

Search for Candidate Activity V2 records​

GET
/candidatesV2/activities

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and use it in an authorization header.

TypeHTTP (bearer)
Example'Authorization: BEARER <YOUR_TOKEN_HERE>'

Responses​

application/json
JSON
{
"AggregateCount": 0,
"MetaData": null,
"ActivityId": 0,
"CandidateId": 0,
"UserName": "string",
"DateEntered": "string",
"Memo": "string",
"ActType": "string",
"Result": "string",
"FormId": 0,
"Candidate": "[Circular Reference]"
}

Playground​

Authorization
Variables
Key
Value

Samples​