User

Get Current User

Get information about the currently authenticated user

get/api/v1/me

Response

Current user information

idstring required
isAdminboolean required

Example response

{
  "id": "4b90c1cd-2303-433e-a8b9-87e36ea87f0d"
}

Changes

Changed in 1 of the 11 revisions of this API.1