v6

latestOpenAPI 3.0.4Apache-2.0raw.githubusercontent.com2026-07-17237455.3 KB
Testing

List event-sourced issuer sessions

get/api/oid4vci/v1/testing/instances/{instanceId}/sessions

Path parameters

instanceIdstring required

Query parameters

cursorstring

Opaque cursor returned as nextCursor by the preceding page.

limitinteger

Maximum number of session summaries to return.

statestring

Exact projected protocol state to include.

templateIdstring

Restrict results to sessions created from this template.

createdFromstring date-time

Inclusive lower bound for the creation timestamp.

createdTostring date-time

Exclusive upper bound for the creation timestamp.

Response

Current issuer session projections.

nextCursorstring nullable required