View source: R/generated_client.R
| usage_limits_list_llm | R Documentation | 
List LLM Usage Limits
usage_limits_list_llm(organization_id = NULL)
| organization_id | integer optional. If specified, return limits for this organization only. | 
An array containing the following fields:
| id | integer, The ID for the limit. | 
| organizationId | integer, The ID of the organization to which this limit belongs. | 
| createdAt | string, The time this limit was created. | 
| updatedAt | string, The time the limit was last updated. | 
| hardLimit | integer, The limit value. One of 1000, 10000, 50000, and 100000. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.