Skip to main content

Get permissions for a resource type

Log in to add to favourites
GET/api/management/projects/{projectId}/security/permissions/{resourceType}/?userId={userId}

Parameters

NameParameter typeTypeDescription
projectId(required)pathstringThe project identifier found in the project overview screen of the management console.
resourceType(required)pathstringThe type of resource to retrieve permissions for. Permitted values are: entries, assets, webhookSubscriptions, proxies, eventStreams.
userId(required)querystringThe id of the user to retrieve permissions for.

Responses

HTTP status codeReasonModel
200Success
404Entry not foundError
500Internal server errorError

Examples

HTTP
GET: /api/management/projects/movieDb/security/permissions/webhookSubscriptions/?userId=a.user

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request