The ID of the project.
The ID of the API key.
The ID of the project.
The ID of the API key.
Project API key deleted successfully.
Allowed values:organization.project.api_key.deleted
The ID of the project.
Project archived successfully.
Represents an individual project.
The identifier, which can be referenced in API endpoints
The object type, which is always organization.project
Allowed values:organization.project
The name of the project. This appears in reporting.
The Unix timestamp (in seconds) of when the project was created.
The Unix timestamp (in seconds) of when the project was archived or null.
active or archived
Allowed values:activearchived
A limit on the number of objects to be returned. The default is 100.
Default:100
A cursor for use in pagination. after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, ending with obj_foo, your subsequent call can include after=obj_foo in order to fetch the next page of the list.
A cursor for use in pagination. before is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, beginning with obj_foo, your subsequent call can include before=obj_foo in order to fetch the previous page of the list.
The ID of the project.
Project rate limits listed successfully.
Allowed values:list
Represents a project rate limit config.
The ID of the project.
The ID of the rate limit.
The project rate limit update request payload.
The maximum requests per minute.
The maximum tokens per minute.
The maximum images per minute. Only relevant for certain models.
The maximum audio megabytes per minute. Only relevant for certain models.
The maximum requests per day. Only relevant for certain models.
The maximum batch input tokens per day. Only relevant for certain models.
Project rate limit updated successfully.
Represents a project rate limit config.
The object type, which is always project.rate_limit
Allowed values:project.rate_limit
The identifier, which can be referenced in API endpoints.
The model this rate limit applies to.
The maximum requests per minute.
The maximum tokens per minute.
The maximum images per minute. Only present for relevant models.
The maximum audio megabytes per minute. Only present for relevant models.
The maximum requests per day. Only present for relevant models.
The maximum batch input tokens per day. Only present for relevant models.
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 20.
Default:20
A cursor for use in pagination. after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, ending with obj_foo, your subsequent call can include after=obj_foo in order to fetch the next page of the list.
The ID of the project.
Project service accounts listed successfully.
Allowed values:list
Represents an individual service account in a project.