v4

latestOpenAPI 3.0.3raw.githubusercontent.com2025-02-125816.2 KB
StatusHosting

Get status list entry by ID

Retrieve the status details of a specific entry in a status list. This is mainly only use full for an issuer managing the status list. It should not be called by a RP or wallet

get/status-lists/{statusListId}/status/entry-by-id/{entryId}

Path parameters

statusListIdstring required

The ID of the status list.

entryIdstring required

The ID of the entry to retrieve in the status list.

Query parameters

statusListIdType'StatusListId' | 'CorrelationId'

Type of status list ID.

entryIdType'StatusListIndex' | 'CorrelationId'

Type of entry ID.

Response

Status list entry retrieved successfully.

entryIdstring
status'0' | '1'