Skip to main content
GET
Return information about the authenticated access token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

network_id
required

The Network's unique integer ID, or subdomain Unique numeric network ID

Response

200 - application/json

Returns a description of the currently authenticated user

Details of the currently requesting authorization context

user
object
required

The authenticated user

network
object
required

The authenticated Network