Management Permissions API
- Last Updated: February 2, 2024
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
The Management Permissions API is part of the Hybrid Data Pipeline Management API. The Management Permissions API allows a user to retrieve the effective permissions on a user account. The permissions for a user account are the sum of the permissions granted to the role(s) associated with the account and the permissions granted explicitly on the account. Any permissions specified on a data source will override the permissions for the user that owns the data source. (See also User provisioning.)
The following operation is supported with the Management Permissions API.
| Operation | Request | URL |
|---|---|---|
| Retrieve the user's permissions | GET | https://<myserver>:<port>/api/mgmt/permissions |