Skip to main content
GET
Get authoritative posted, held, and available workspace credit

Authorizations

geo.session
string
cookie
required

Signed HttpOnly browser session cookie

Path Parameters

workspace
string
required
Pattern: ^[a-z0-9-]+$

Response

200 - application/json

Success

workspace
string
required
state
enum<string>
required
Available options:
active,
frozen,
closed
postedMicrousd
integer
required
Required range: x >= 0
heldMicrousd
integer
required
Required range: x >= 0
availableMicrousd
integer
required
Required range: x >= 0
nextExpiryAt
string | null
required