List SMS records

Returns a paginated list of SMS messages you've previously sent.

Query Params
int32
1 to 100
Defaults to 1

Page number of the results to be returned, 1-based.

int32
1 to 100
Defaults to 10

A limit on the number of results to be returned, or number of results per page, between 1 and 100, defaults to 10.

boolean
Defaults to false

Return results inside an object that contains the total result count or not.

date-time

Return results where the createTime field is greater than or equal to this value. Default: One day ago from now.

date-time

Return results where the createTime field is less than or equal to this value.

string

Unique object ID on our side. Other filter parameters will be ignored if this parameter is present.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json