latestOpenAPI 3.1.02026-08-18893023.3 MB
c78a716de420
Bundles
List bundles by projectId
Returns a paginated list of bundles for a given project, optionally filtered by SMS App IDs, Conversation App IDs, or bundle states. If no page token is supplied then the first `10` will be returned.
get/v1/projects/{projectId}/bundles
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
pageTokenstring
The page token if retrieving the next page from a previous query.
pageSizenumber
The page size requested.
filterConvAppIdsstring[]
Optional query for filtering by Conversation App IDs.
filterSmsAppIdsstring[]
Optional query for filtering by SMS App IDs.
filterStatesstring[]
Optional query for filtering by bundle states.
Response
List of bundles