API ReferencePermissions ServiceCheck Resource Authorization For UserBetaPOSThttps://api.credal.ai/api/v0/permissions/checkResourceAuthorizationForUserAdmin endpoint to check whether the specified user is authorized to read the specified resource.HeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.RequestThis endpoint expects an object.resourceIdentifierobjectRequiredThe resource identifier for which you want to check authorization.Show 2 variantsuserEmailstringRequiredThe user email to check authorization for.disableCachebooleanOptionalIf specified, Credal will bypass the permissions cache and check current permissions for this resourceResponseThis endpoint returns an object.authorizedboolean