获取计数
根据一组参数查询授权信息,并返回结果数量。
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
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.