auth
List all API tokens
List all API tokens
get/api/v1/tokens
Response
Tokens listed successfully
Example response
[
{
"createdAt": "2018-06-01T11:26:40.044297036+02:00",
"name": "my API token",
"id": "f24c74d7-53f3-4d78-b3d4-f23f89e81bec"
}
]