Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Filter by the id of the authorization.
Filter by authorization type. (0=global, 1=grant, 2=revoke). See the User Guide for more information about authorization types.
Filter by a comma-separated list of userIds.
Filter by a comma-separated list of groupIds.
Filter by an integer representation of the resource type. See the User Guide for a list of integer representations of resource types.
Filter by resource id.
Response
Request successful.
The number of matching instances.