Change Management

Retrieve all the templates a logged in user can raise changes from (scoped to the workspaces the user is a member of); when for_user_id is supplied the list is curated for that profile user

GET https://{tenant}.atomicwork.com/api/v1/agent/change-management/change-templates

Authorization

X-Api-Keyheaderstringrequired

API key authentication.

Headers

X-Workspace-Idheaderstring

Query Parameters

search_keyquerystring
workspace_idqueryinteger

Workspace ID (numeric). Find yours under Settings → Workspace.

statusqueryenum (string)
Allowed valuesPUBLISHEDDRAFTARCHIVED
is_activequeryboolean
for_user_idqueryinteger

Optional profile user the template list should be curated for (people-profile on-behalf-of context). When set, the list is narrowed to templates both the calling agent can raise and this user is allowed to access. When absent, behaviour is unchanged.

Response

200

Successful response