Skip to content
Get an API key

GET /me

Updated 16 Sep 20261 min read
GET/meTry it
Basehttps://api.mockflow.com/v1Scopesuser:read

The person behind the token, the workspace they belong to, and its plan.

Authorization

Authorizationstringheaderrequired

Bearer <key>. The key needs user:read scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.

Response

200 · application/json
idstring
emailstring
namestring
firstNamestring
lastNamestring
createdAtstring | null
workspaceobject
Child attributes
idstring
namestring
planenum<string>

The three plans. An enterprise licence is a max plan. One of basic, plus or max.

dayPassboolean
dayPassEndsAtstring | null
teamPackboolean
businessboolean

The workspace holds a board business licence.

boardCountinteger
spaceCountinteger
tokenobject
Child attributes
kindenum<string>

One of personal, service or oauth.

namestring | null
scopesstring[]

Errors

401unauthorized

Missing or invalid token.

429rate_limited

Too many requests.

Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft