v4

latestOpenAPI 3.0.02026-08-04109113304.5 KB
User

Get current User information

Get current User information

get/me

Query parameters

include_featuresboolean

Flag indicator to request features enabled for this user

expandstring[]

Expand the response to include any of current_account.features, accounts, or project_roles by providing a comma-delimited string or multiple expand paramters.

Response

Return current User, Account, and Project role information

idstring uuid

The unique identifier of the current User

Example response

{
  "id": "fa74a14b-1f3a-463d-aa98-2f7124ee6fc3"
}