Other

listApprovalPolicies

List saved approval policies.

Lists saved approval policies that can be referenced by initiateApprovalByPolicy.

Parameters

NameTypeRequiredDescription
entity_typestringNoPolicy scope to list — one of REQUEST (default), GLOBAL, CHANGE, SERVICE_ITEM_INSTANCE. Use GLOBAL to list tenant‑wide p Default: REQUEST.
workspace_idintegerNoOptional workspace to scope the listing to. Omit to list tenant‑wide policies (required for GLOBAL, which are not worksp
search_keystringNoOptional case‑insensitive substring match on the policy name.
pageintegerNoPage number (1-indexed). Defaults to 1. Default: 1.
per_pageintegerNoPage size (max 100). Defaults to 50. Default: 50.