API ReferencePermissions ServiceCheck Bulk Resources Authorization For UserBetaPOSThttps://api.credal.ai/api/v0/permissions/checkBulkResourcesAuthorizationForUserAdmin endpoint to check whether the specified user is authorized to read the specified set of resources.HeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.RequestThis endpoint expects an object.resourceIdentifierslist of objectsRequiredThe set of resource identifier for which you want to check authorization. Currently limited to 20 resources.Show 2 variantsuserEmailstringRequiredThe user email to check authorization for.disableCachebooleanOptionalIf specified, Credal will bypass the permissions cache and check current permissions for all resources specified.ResponseThis endpoint returns a list of objects.externalResourceIdobjectShow 2 propertiesauthorizedbooleaninputUrlstring or null