get http://localhost:55667/api2/access-tokens
Retrieve list of access tokens. For more information, see https://www.manager.io/guides?access-tokens
Response
Retrieve list of access tokens. For more information, see https://www.manager.io/guides?access-tokens
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/access-tokens \
--header 'accept: application/json'
Try It!
to start a request and see the response here!