List messages
List messages owned by the authenticated application, newest first. The response includes messages retained by the platform and never includes another application's messages. Use message webhooks to receive status updates.
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.
Response
Messages owned by the authenticated application.
messages
Errors
400
Bad Request Error
401
Unauthorized Error
413
Content Too Large Error
500
Internal Server Error
503
Service Unavailable Error