Skip to main content

Get permissions for user

Get permissions for user

Path Parameters
loginId string REQUIRED

The login id of the member

Example: auth0|112233445566778899aabb

Responses
200

The permissions

Schema OPTIONAL
isAdmin boolean OPTIONAL

Whether administrative permissions are granted

analytics int32 OPTIONAL

Possible values: [0, 1, 2]

The permissions for the analytics area

container int32 OPTIONAL

Possible values: [0, 1, 2]

The permissions for the container area

staff int32 OPTIONAL

Possible values: [0, 1, 2]

The permissions for the staff area

shop int32 OPTIONAL

Possible values: [0, 1, 2]

The permissions for the shop area

400

An error describing the issue caused by the client

Schema OPTIONAL
type int32 OPTIONAL

Possible values: [0, 1, 2, 3, 4]

The type of client error

message string OPTIONAL

The error message

500

An error describing the server issue

Schema OPTIONAL
message string OPTIONAL

The error message