listRequestApprovalPolicies
List saved REQUEST approval policies.
Lists saved approval policies that can be referenced by
initiateRequestApprovalByPolicy. Scope is REQUEST entity only —
change/asset policies are not returned by this tool. When to Use:
- Before calling
initiateRequestApprovalByPolicy, to discover whichpolicy_idto pass.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
workspace_id | integer | Yes | Workspace to scope the listing to. Required. |
search_key | string | No | Optional case‑insensitive substring match on the policy name. |
page | integer | No | Page number (1-indexed). Defaults to 1. Default: 1. |
per_page | integer | No | Page size (max 100). Defaults to 50. Default: 50. |
