Skip to content

Get all Rollup Lists associated with the job ID​

GET
/positions/{JobId}/associations/rolluplists

Authorizations​

Bearer

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

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"RollupCode": "string",
"UserName": "string",
"Description": "string",
"Memo": "string",
"DateEntered": "string",
"Category": "string",
"Owner": "string",
"CompanyCount": "string",
"CandidateCount": "string",
"PositionCount": "string",
"_Shared": "string",
"GlobalStageTemplate": "string",
"Shared": true,
"DefaultActivity": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​