Skip to main content
GET
/
v1
/
phone
/
messages
/
{messageId}
Get inbound SMS
curl --request GET \
  --url https://api.usenaive.ai/v1/phone/messages/{messageId} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

messageId
string
required

Response

OK.

The response is of type object.