API reference
Export filtered Agent Payments as CSV
Export filtered Agent Payments as CSV. Review the StableOps Agent Payments API endpoint, its authentication, request parameters, validation rules.
GET
/v1/agent-payments/payments/exportAuthorization
bearerAuth AuthorizationBearer <token>
Paste your API key from the dashboard.
In: header
Query Parameters
status?string
Filter by payment lifecycle status.
resource_status?string
Filter by paid-resource delivery status.
agent_id?string
network?string
origin?string
workflow_id?string
task_id?string
session_id?string
tool_name?string
purpose_code?string
cost_center?string
vendor_ref?string
created_from?string
created_to?string
Response Body
curl -X GET "https://example.com/v1/agent-payments/payments/export"Empty
Empty
How is this guide?
Last updated
List Agent Payments GET
List Agent Payments. Review the StableOps Agent Payments API endpoint, its authentication, request parameters, validation rules, response fields.
Retrieve an Agent Payment GET
Retrieve an Agent Payment. Review the StableOps Agent Payments API endpoint, its authentication, request parameters, validation rules, response fields.