get https://api.gridx.de/user/tokens
Lists all the API tokens for the authenticated user.
Log in to see full request history
Responses
403Forbidden (missing authorization)
404API token not found.
500Internal Server Error
Lists all the API tokens for the authenticated user.
403Forbidden (missing authorization)
404API token not found.
500Internal Server Error
xxxxxxxxxx
curl --request GET \
--url 'https://api.gridx.de/user/tokens?page=1&per_page=20' \
--header 'accept: application/vnd.gridx.v2+json'
Try It!
to start a request and see the response here! Or choose an example: