Return a count of policy requests
Returns the count of entries in the list of requests for actions from remote Guardians.
Authorizations
Query parameters
policyIdstringOptionalExample:
Policy Id
001
Responses
200
Successful operation.
application/json
Responsenumber
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
get
GET /api/v1/external-policies/requests/count HTTP/1.1
Host:
Authorization: Bearer JWT
Accept: */*
1
Last updated