Get an SMS message
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
direction
from
message_uuid
status
to
updated_at
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error