Skip to content

Retrieve a(n) Candidate Activity V2 record​

GET
/candidatesV2/activities/{id}

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"ActivityId": 0,
"CandidateId": 0,
"UserName": "string",
"DateEntered": "string",
"Memo": "string",
"ActType": "string",
"Result": "string",
"FormId": 0
}

Playground​

Authorization
Variables
Key
Value

Samples​