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

Swaggerhub

You can also use the examples on swaggerhub for an easier to use environment

Path Parameters

statusListId
string
required

The ID of the status list.

entryId
string
required

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

Query Parameters

statusListIdType
enum<string>

Type of status list ID.

Available options:
StatusListId,
CorrelationId
entryIdType
enum<string>

Type of entry ID.

Available options:
StatusListIndex,
CorrelationId

Response

200 - application/json
entryId
string
status
enum<string>
Available options:
0,
1