Skip to main content
GET
/
user-resource
/
token
/
list
List Tokens
curl --request GET \
  --url https://api.tenbytecloud.com/v1/user-resource/token/list \
  --header 'apikey: <api-key>'
[
  {
    "billing_account_id": 0,
    "consumer_id": "9b68f9e5-34a5-41bb-8938-944c17e38723",
    "created_at": "2018-02-21 14:00:07",
    "description": "hea token",
    "id": 2,
    "restricted": false,
    "token": "vYNKd8VWHg583sTkAZ8vKbyVtyXWILXn",
    "user_id": 8
  }
]

Authorizations

apikey
string
header
required

Response

200 - application/json

List of tokens