Skip to main content
GET
Read the claim state of a provisional workspace

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Path Parameters

bootstrapId
string<typeid>
required

Den TypeID with 'wbt_' prefix and a 26-character base32 suffix.

Required string length: 30

Response

Current claim state.

state
enum<string>
required
Available options:
none,
pending,
expired,
accepted,
reconciled
reconciled
boolean
required