Skip to content

Retrieve the list of global stage templates for Rollup Lists​

GET
/RollupListsV2/globalStageTemplates

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
{
"globalStages": [
"string"
]
}

Playground​

Authorization

Samples​