Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Response

200 - application/json
userId
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
firstname
string | null
required
lastname
string | null
required
email
string
required
Workspace
object[]