actions

List organization Actions policies

List all Actions policies for an organization.

get/orgs/{org}/actions/policies

Path parameters

orgstring required

The organization name. The name is not case sensitive.

Query parameters

per_pageinteger

The number of results per page (max 100). For more information, see "Using pagination in the REST API."

pageinteger

The page number of the results to fetch. For more information, see "Using pagination in the REST API."

has_parentsboolean

Include policies configured at higher levels that apply to this organization

Response

Response

total_countinteger required

The total number of Actions policies.

Changes