Authorizations
Bearer HTTP authentication. Allowed headers Authorization: Bearer <API_KEY>
Response
A successful response
Example:
{
"id": "user_01jh6jk831bzen14edngw38we9",
"display_name": "Ray Tomlinson",
"email": "ray@info.tomlinson.ai",
"created_at": "2025-01-09T22:22:41.249Z",
"modified_at": "2025-01-09T22:22:41.249Z",
"region": "eu-west-1",
"kind": "user"
}