A valid request URL is required to generate request examples{
"anchor_id": "<string>",
"entries": [
{
"alias_used": true,
"auth_key_id": "<string>",
"auth_method": "<string>",
"cache_type": "<string>",
"client_ip": "<string>",
"data": {
"api_key_hash": "<string>",
"error_code": "<string>",
"error_message": "<string>",
"failover": {
"target_model": "<string>"
},
"max_tokens": 123,
"request_body": "<unknown>",
"request_body_too_big_to_handle": true,
"request_headers": {},
"response_body": "<unknown>",
"response_body_too_big_to_handle": true,
"response_headers": {},
"temperature": 123,
"user_agent": "<string>",
"workflow_features": {
"audit": true,
"budget": true,
"cache": true,
"fallback": true,
"guardrails": true,
"usage": true
}
},
"duration_ns": 123,
"error_type": "<string>",
"id": "<string>",
"method": "<string>",
"path": "<string>",
"provider": "<string>",
"provider_name": "<string>",
"request_id": "<string>",
"requested_model": "<string>",
"resolved_model": "<string>",
"status_code": 123,
"stream": true,
"timestamp": "<string>",
"user_path": "<string>",
"workflow_version_id": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://gomodel-docs-providers-restructure.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Anchor audit log entry ID
Max entries in thread (default 40, max 200)
Was this page helpful?
A valid request URL is required to generate request examples{
"anchor_id": "<string>",
"entries": [
{
"alias_used": true,
"auth_key_id": "<string>",
"auth_method": "<string>",
"cache_type": "<string>",
"client_ip": "<string>",
"data": {
"api_key_hash": "<string>",
"error_code": "<string>",
"error_message": "<string>",
"failover": {
"target_model": "<string>"
},
"max_tokens": 123,
"request_body": "<unknown>",
"request_body_too_big_to_handle": true,
"request_headers": {},
"response_body": "<unknown>",
"response_body_too_big_to_handle": true,
"response_headers": {},
"temperature": 123,
"user_agent": "<string>",
"workflow_features": {
"audit": true,
"budget": true,
"cache": true,
"fallback": true,
"guardrails": true,
"usage": true
}
},
"duration_ns": 123,
"error_type": "<string>",
"id": "<string>",
"method": "<string>",
"path": "<string>",
"provider": "<string>",
"provider_name": "<string>",
"request_id": "<string>",
"requested_model": "<string>",
"resolved_model": "<string>",
"status_code": 123,
"stream": true,
"timestamp": "<string>",
"user_path": "<string>",
"workflow_version_id": "<string>"
}
]
}