Skip to main content

Get permissions for a resource

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

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
resourceType(required)pathstring-The type of resource to retrieve permissions for. Permitted values are: entries, assets, webhookSubscriptions, proxies, eventStreams.
resourceIdpathstring-Optional id of the resource to retrieve permissions for.
userId(required)querystring-The id of the user to retrieve permissions for.
languagequerystringlanguageThe specified language for the node. If no value is provided then the menu order is removed for all languages

Responses

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

Examples

HTTP
GET: /api/management/projects/movieDb/security/permissions/entries/a65a9d9d-ee64-4c25-a80c-ab5aee00fb9d?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