Skip to main content
GET
Get an SMS outbound operation's full delivery/reconciliation tree

Authorizations

x-api-key
string
header
required

Path Parameters

operation_id
string<uuid>
required

Response

Successful Response

Full operation -> chunks -> attempts -> events tree for GET /sms/operations/{operation_id}.

outcome doesn't exist on the ORM operation directly (derived) — defaulted here so model_validate succeeds, then always overwritten by the router before the response is returned.

id
string<uuid>
required
session_id
string<uuid>
required
status
string
required
from_e164
string
required
to_e164
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
chunks
SmsOutboundChunkDetail · object[]
required
outcome
string
default:""