Skip to main content
GET
List user tokens

Authorizations

Authorization
string
header
required

Use a Bearer token for authentication. Submit the token using the Authorization header: Authorization: Bearer <token>.

Response

Returns the user tokens.

created_at
string
required
expires_at
string
required
id
string
required
name
string
required
token
string | null
required
last_used_at
string