v1

latestOpenAPI 3.0.12026-08-06106119306.5 KB
/users/me/permissions

Get permissions of the current user

Only permissions with status Active will be returned. Active means that the permission has been synced with the lock.

get/api/v1/users/me/permissions

Query parameters

SearchStringstring

Search string

FromDateTimestring date-time

From date & time (ISO 8601 format in UTC, i.e. 2016-08-16T09:39:06.483Z)

ToDateTimestring date-time

To date & time (ISO 8601 format in UTC, i.e. 2016-08-16T09:39:06.483Z)

Pageinteger

Page number of the paged request (default 1)

PageSizeinteger

Page size of the paged request (default 100, max. 100'000)

Response

OK

totalItemsinteger required