Your browser is not up to date. This may cause security, speed, and display
issues. Please update your browser.
Update Browser
X
With this resource you can read access rights for services. Editing is currently not possible.
Feel free to use our updated API documentation.
The object contains a list of all the company's services for which the co-worker is allowed to add entries.
{
"<services_id>": true,
"<services_id>": true,
...
}GET /api/v2/users/<users_id>/access/services
{
"add": true|false|[object of type service_rights]
}