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 typeTypeDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management console.movieDbtrue
resourceTypepathstringThe type of resource to retrieve permissions for. Permitted values are: entries, assets, webhookSubscriptions, proxies, eventStreams.true
userIdquerystringThe id of the user to retrieve permissions for.true

Responses

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

Examples

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

Still need help?

New support request