esper_cloud_api_Enterprise Policy

List all policies in enterprise

Returns Policies list

get/enterprise/{enterprise_id}/policy/

Path parameters

enterprise_idstring uuid required

ID of the enterprise

Query parameters

namestring

filter by policy name

is_activeboolean

filter by Active policies

limitinteger

Number of results to return per page.

offsetinteger

Return results from this index.

Response

successful operation

countinteger required
nextstring url nullable
previousstring url nullable

Changes