StatusHosting
Get status by index
Retrieve the status of a specific index in the status list. This is usefull for an issuer managing the status list. It should not be used by a RP or wallet
get/status-lists/{statusListId}/status/index/{index}
Path parameters
statusListIdstring required
The specific list id to retrieve status entry in.
indexinteger required
The specific index in the status list to retrieve status for.
Query parameters
correlationIdstring
Optional correlation ID.
Response
Status list entry retrieved successfully.