Cloud
List tokens
List tokens.
get/api/v1/tokens
Response
The request has succeeded.
Example response
[
{
"createdAt": "2023-01-01T01:01:01.001Z",
"expiresAt": "2023-01-01T01:01:01.001Z",
"id": "01ARZ3NDEKTSV4RRFFQ69G5FAV",
"name": "My Token",
"role": "org:openmeter_read_only"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.