StableOps
API reference

Export filtered Agent Payments as CSV

GET/v1/agent-payments/payments/export

Authorization

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