Get SMS message status
Tip: Use message webhooks for status updates.
Use this endpoint to retrieve the latest status after a missed event.
Get one message owned by the authenticated application.
Authentication
AuthorizationBearer
Application auth. Send `Authorization: Bearer <app_uuid>:<api_key>` using any active key in the app's collection. See [Authentication](https://voice-platform.docs.buildwithfern.com/api/authentication) for details.
Path parameters
message_uuid
Response
The app-owned message.
channel
content
created_at
delivery_status
Platform knowledge of recipient delivery. unknown means monitoring ended without a conclusive outcome; it does not mean delivery failed.
direction
from
message_uuid
sending_status
Latest confirmed outbound sending milestone. This field is independent of recipient delivery.
to
updated_at
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error