🚀 Introducing Agent Gateway — governance, observability, and control for your AI agents.  Register for live webinar ↗
{
"name": "Open AI Workspace",
"integration_id": "<string>",
"note": "randomness",
"status": "active",
"usage_limits": {
"credit_limit": 10,
"periodic_reset": "monthly",
"alert_threshold": 8
},
"reset_usage": 0,
"created_at": "2023-11-07T05:31:56Z",
"slug": "<string>",
"rate_limits": [
{
"type": "requests",
"unit": "rpd",
"value": 123
}
],
"expires_at": "2023-11-07T05:31:56Z",
"object": "provider"
}{
"name": "Open AI Workspace",
"integration_id": "<string>",
"note": "randomness",
"status": "active",
"usage_limits": {
"credit_limit": 10,
"periodic_reset": "monthly",
"alert_threshold": 8
},
"reset_usage": 0,
"created_at": "2023-11-07T05:31:56Z",
"slug": "<string>",
"rate_limits": [
{
"type": "requests",
"unit": "rpd",
"value": 123
}
],
"expires_at": "2023-11-07T05:31:56Z",
"object": "provider"
}Documentation Index
Fetch the complete documentation index at: https://portkey-docs-feat-vertex-gemini-tts.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Provider slug
optional, needed when using organisation admin keys
Successful response
"Open AI Workspace"
"randomness"
active, exhausted, expired Show child attributes
{
"credit_limit": 10,
"periodic_reset": "monthly",
"alert_threshold": 8
}
0
Show child attributes
provider Was this page helpful?