List SPI capabilities
Returns the public catalog of SPI/Pix capabilities. Every authenticated caller sees the same rows. Supports filtering by operation family, handling mode, direction, and availability.
Authorizations
JWT bearer token issued by the identity provider.
Query Parameters
Exact-match operation family filter (e.g. PACS).
Canonical HandlingMode filter.
PUBLICLY_SUBMITTABLE, RECEIVE_ONLY, LIFECYCLE_RESPONSE, DIAGNOSTIC_ONLY, NOT_APPLICABLE, NOT_READY Direction filter.
INBOUND, OUTBOUND, BIDIRECTIONAL Filter by availability flag. Absent means no filter.
true, false Items per page.
1 <= x <= 100Response
OK
Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.
"req-7a3f9c2e"
Capabilities on this page.
Page size applied to this response (max items returned).
50
Opaque cursor for the next page; null when there are no further pages.
Opaque cursor for the previous page; reserved for future bidirectional cursoring, always null today.

