List operation timeline
Returns chronological lifecycle entries for one operation. Unknown ids surface as not-found (SPB-0010). Sort order is occurred_at ASC. Raw protocol payload fields never appear in responses.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Operation UUID.
Response
OK
Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.
"req-7a3f9c2e"
Timeline entries for the current page, ordered occurred_at ascending.
Effective page size applied to this response.
100
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.

