UsageModerationsResult
objectThe aggregated moderations usage details of the specific time bucket.
Allowed values:organization.usage.moderations.result
The aggregated number of input tokens used.
The count of requests made to the model.
When group_by=project_id, this field provides the project ID of the grouped usage result.
When group_by=user_id, this field provides the user ID of the grouped usage result.
When group_by=api_key_id, this field provides the API key ID of the grouped usage result.
When group_by=model, this field provides the model name of the grouped usage result.
UsageResponse
objectAllowed values:page
Show Child Parameters
UsageTimeBucket
objectAllowed values:bucket
One OfThe aggregated completions usage details of the specific time bucket.
Show Child Parameters
UsageVectorStoresResult
objectThe aggregated vector stores usage details of the specific time bucket.
Allowed values:organization.usage.vector_stores.result
The vector stores usage in bytes.
When group_by=project_id, this field provides the project ID of the grouped usage result.
User
objectRepresents an individual user within an organization.
The object type, which is always organization.user
Allowed values:organization.user
The identifier, which can be referenced in API endpoints
The name of the user
The email address of the user
owner or reader
Allowed values:ownerreader
The Unix timestamp (in seconds) of when the user was added.