Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de requête

status
string
providerType
string
principalId
string
principalType
enum<string>
Options disponibles:
app,
user
sandboxId
string
startDate
string
endDate
string
sortBy
string
sortOrder
string
limit
number | null
offset
number | null

Réponse

200 - application/json

Paginated list of sandbox sessions

sessions
object[]
requis
total
number
requis
hasMore
boolean
requis
Dernière modification le 15 septembre 2026