get https://example.com/role-store/api/v1/authorizedkeys
List all authorized keys
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
List all authorized keys
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url 'https://example.com/role-store/api/v1/authorizedkeys?offset=0&limit=50&sortdir=ASC' \
--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: