Arvexa OS
Get API key

List calls with filters and cursor pagination

GET/api/calls

Authentication

No security schemes declared on this operation.

Parameters

Query8 parameters
NameTypeRequiredDescription
limitstringRequired
cursorstringRequired
statusstringRequired
campaignIdstringRequired
buyerIdstringRequired
publisherIdstringRequired
startedFromstringRequired
startedTostringRequired
Header5 parameters
NameTypeRequiredDescription
x-organization-idstringRequiredTenant organization identifier
x-user-rolestringRequiredDevelopment RBAC role (for example SUPER_ADMIN, ORG_ADMIN, OPS_MANAGER, VIEWER)
x-user-idstringOptionalTrusted authenticated actor id (interim header auth). Recorded as the actor on sensitive writes such as finance adjustments and their approve/reject decisions. Ignored when header auth is disabled.
x-organization-idstringRequired
x-user-rolestringRequired

Responses

200Paginated call list

Paginated call list

No response body schema in OpenAPI

This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.

400Validation error

Validation error

No response body schema in OpenAPI

This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.

403Forbidden for the supplied role

Forbidden for the supplied role

No response body schema in OpenAPI

This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.

404Resource not found

Resource not found

No response body schema in OpenAPI

This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.