Skip to main content
GET
Get a participant's operational status

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

participantId
string<uuid>
required

Participant id.

Response

OK

current
object
required

The current operational status.

history
object[] | null
required

The status history, newest first (never null).

participantId
string<uuid>
required

Participant id.