latestOpenAPI 3.1.02026-08-18893023.3 MB

c78a716de420

SMS Apps

List all sms apps

Returns a paginated list of all sms apps. If no page token is supplied then the first `50` will be returned.
get/v1/projects/{projectId}/sms/smsApps

Path parameters

projectIdstring required

The unique ID of the project. You can find this on the <a href="https://dashboard.sinch.com/">Sinch Dashboard</a>.

Query parameters

pageSizenumber

The page size requested.

pageTokenstring

The page token if retrieving the next page from a previous query.

Response

List of sms apps

totalSizenumber required

Total size of the entries matching the search query.

pageSizenumber required

Requested size of the page.

previousPageTokenstring

Encoded token to use in list request to fetch previous batch of entries.

nextPageTokenstring

Encoded token to use in list request to fetch next batch of entries.