GET
/
v1
/
auth_sessions
/
:id

Retrieves the details of an AuthSession that has previously been created.

Parameters

id
string
required

The ID of the AuthSession to retrieve.

Response

Returns an AuthSession if a valid identifier was provided.