List operations
Lists operations with optional filters. Cursor-based pagination — pass the nextCursor from a previous response to continue. The cursor is opaque and MUST NOT be parsed by clients. Raw protocol payload fields never appear in responses.
Authorizations
JWT bearer token issued by the identity provider.
Query Parameters
Operation family filter (e.g. bankTransfer).
Capability filter (e.g. STR0004).
Public lifecycle status filter.
Direction filter (INBOUND or OUTBOUND).
Inclusive lower bound (RFC3339 timestamp or YYYY-MM-DD).
Inclusive upper bound (RFC3339 timestamp or YYYY-MM-DD).
Filter by request correlation identity.
Filter by STR protocol nuOp.
Opaque pagination token from a previous response.
Items per page (default 20, max 100).
1 <= x <= 100Response
OK
Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.
"req-7a3f9c2e"
Operation summaries for the current page.
Effective page size applied to this response.
20
Opaque cursor for the next page; absent when this is the last page. Do not parse.
Opaque cursor for the previous page; reserved for future bidirectional cursoring. Do not parse.

