Skip to content

get_status_list

GET
/credentials/v1/status-lists/{id}
curl --request GET \
--url https://example.com/credentials/v1/status-lists/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0
id
required
string format: uuid

Status list identifier

Signed bitstring status-list VC

Media type application/json
Example generated
example

Status list not modified

Status list not found

Media type application/json
object
callstack
object
One of:
object
internal
required
string
error
required
string
Example generated
{
"callstack": {
"internal": "example"
},
"error": "example"
}

Server error

Media type application/json
object
callstack
object
One of:
object
internal
required
string
error
required
string
Example generated
{
"callstack": {
"internal": "example"
},
"error": "example"
}