get https://example.com/authorizer/api/v1/principals
Get defined principals from the authorizer
Log in to see full request history
Responses
Get defined principals from the authorizer
xxxxxxxxxx
curl --request GET \
--url https://example.com/authorizer/api/v1/principals \
--header 'Authorization: Bearer a-proper-token-goes-here' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: