For the complete documentation index, see llms.txt. This page is also available as Markdown.

SMS

Reference for legacy Proxy Builder SMS endpoints.

get
Authorizations
HTTPRequired

Enter token as: Bearer

Query parameters
pageintegerOptional

A page number within the paginated result set.

page_sizeintegerOptional

Number of results to return per page.

Responses
200Success
application/json
perPageintegerOptional
pageintegerOptional
totalintegerOptional
get/sms
200Success
get
Authorizations
HTTPRequired

Enter token as: Bearer

Path parameters
idintegerRequired

A unique integer value identifying this sms.

Responses
200Success
application/json
idintegerOptional
simintegerRequired
messagestringRequired
created_atstringOptional
modem_sms_idstringOptional
receiver_numberstringOptional
get/sms/{id}
200Success

Was this helpful?