Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Abfrageparameter

status
string
providerType
string
principalId
string
principalType
enum<string>
Verfügbare Optionen:
app,
user
sandboxId
string
startDate
string
endDate
string
sortBy
string
sortOrder
string
limit
number | null
offset
number | null

Antwort

200 - application/json

Paginated list of sandbox sessions

sessions
object[]
erforderlich
total
number
erforderlich
hasMore
boolean
erforderlich
Zuletzt geändert am 15. September 2026