Get permissions for a resource
Log in to add to favouritesGET/api/management/projects/{projectId}/security/permissions/{resourceType}/{resourceId?}?userId={userId}&language={language}
Parameters
Name | Parameter type | Type | Format | Description |
---|---|---|---|---|
projectId(required) | path | string | - | The project identifier found in the project overview screen of the management console. |
resourceType(required) | path | string | - | The type of resource to retrieve permissions for. Permitted values are: entries, assets, webhookSubscriptions, proxies, eventStreams. |
resourceId | path | string | - | Optional id of the resource to retrieve permissions for. |
userId(required) | query | string | - | The id of the user to retrieve permissions for. |
language | query | string | language | The specified language for the node. If no value is provided then the menu order is removed for all languages |
Examples
GET: /api/management/projects/movieDb/security/permissions/entries/a65a9d9d-ee64-4c25-a80c-ab5aee00fb9d?userId=a.user