OPENAPI / COMPONENTS / SCHEMAS

Usage Moderations Result data structure

UsageModerationsResult

Structural definition for Usage Moderations Result in the OpenAI API contract.

object7properties
api_key_idstring

api key id value in the OpenAI API contract.

input_tokensintegerrequired

input tokens value in the OpenAI API contract.

modelstring

model value in the OpenAI API contract.

num_model_requestsintegerrequired

num model requests value in the OpenAI API contract.

objectstringrequired

object value in the OpenAI API contract.

project_idstring

project id value in the OpenAI API contract.

user_idstring

user id value in the OpenAI API contract.