Skip to main content
GET
Get information about the current user

Authorizations

Authorization
string
header
required

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

Response

Information about the current user and their organizations and projects

builder
Builder · object
required
projectRoles
object
required

A map of project IDs to project roles for the builder.

orgRole
object