authentication

Get current logged in user.

Get current user.

get/api/v1/authentication/me

Cookies

Sessionstring nullable

Response

Successful Response

statusinteger required

Status code of authentication.

accountstring required

User account.

accessTokenstring nullable

Access token, used ar Bearer token for accessing endpoints.

sessionTokenstring nullable

Session token required for account verification and password change.

rolesUserAccessRoles[] required

User access roles.

Changes

No recorded changes to this endpoint across all 1 revision of this API.