v1
latestOpenAPI 3.1.02026-07-263971,2281.1 MBSandboxAdminService
Outbound HTTP(S) calls a sandbox made (the egress ledger). Durable — reads the recorded table, so it works for stopped sandboxes too.
Outbound HTTP(S) calls a sandbox made (the egress ledger). Durable — reads the recorded table, so it works for stopped sandboxes too.
post/textql.rpc.public.sandbox_admin.SandboxAdminService/ListSandboxEgress
Headers
Connect-Protocol-Version1 required
Define the version of the Connect protocol
Connect-Timeout-Msnumber
Define the timeout, in ms
Request body
Response
Success
Example response
{
"calls": [
{
"occurredAt": "2023-01-15T01:30:15.01Z"
}
]
}