Get token details

Returns the details for all of the publisher's configured tokens.

Securitytilia_auth
Responses
200

The token details response.

401

Unauthorized access.

500

Service unavailable or server error.

get/v2/token/details
Request samples
Response samples
application/json
{
  • "tokens": [
    ]
}