Return a count of policy requests

Returns the count of entries in the list of requests for actions from remote Guardians.

get

Returns the count of entries in the list of requests for actions from remote Guardians.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
policyIdstringOptional

Policy Id

Example: 001
Responses
200

Successful operation.

application/json
Responsenumber
get
/external-policies/requests/count
GET /api/v1/external-policies/requests/count HTTP/1.1
Host: 
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
1

Last updated