Skip to main content
GET
Get a User

Authorizations

Authorization
string
header
required

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

Path Parameters

userId
string
required
Required string length: 1 - 900

Query Parameters

type
enum<string>
default:public
Available options:
public,
internal

Response

User

users
object[]
roles
object[]
files
object[]