Get permissions for a resource type
Log in to add to favouritesGET/api/management/projects/{projectId}/security/permissions/{resourceType}/?userId={userId}
Parameters
Name | Parameter type | Type | 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. |
userId(required) | query | string | The id of the user to retrieve permissions for. |
Examples
GET: /api/management/projects/movieDb/security/permissions/webhookSubscriptions/?userId=a.user