Check Bulk Resources Authorization For User

Beta
POST
Admin endpoint to check whether the specified user is authorized to read the specified set of resources.

Request

This endpoint expects an object.
resourceIdentifierslist of objectsRequired
The set of resource identifier for which you want to check authorization. Currently limited to 20 resources.
userEmailstringRequired
The user email to check authorization for.
disableCachebooleanOptional
If specified, Credal will bypass the permissions cache and check current permissions for all resources specified.

Response

This endpoint returns a list of objects.
externalResourceIdobject
authorizedboolean
inputUrlstringOptional