v13

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-04237161688.6 KB
Clients

Get a client

Returns the details of a client.

get/clients/{client_id}

Path parameters

client_idstring required

Client ID.

Response

Success

object'client' required

String representing the object's type. Objects of the same type share the same value.

idstring required

String representing the identifier of the session.

session_idsstring[] required
sign_in_idstring nullable required
sign_up_idstring nullable required
last_active_session_idstring nullable required

Last active session_id.

last_authentication_strategystring nullable required

The authentication strategy that was last used to authenticate the user on this client.

updated_atinteger required

Unix timestamp of last update.

created_atinteger required

Unix timestamp of creation.