Return a count of policy requests
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
policyIdstringOptionalExample:
Policy Id
001Responses
200
Successful operation.
application/json
Responsenumber
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
get
/external-policies/requests/countLast updated