Skip to main content
GET
Get user by id

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required

Identity-provider user ID

Response

User information

email
string
required
name
string
required