Bundles
Get bundle by projectId and bundleId
Retrieve created bundle and resources created.
get/v1/projects/{projectId}/bundles/{bundleId}
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>.
bundleIdstring required
The unique ID of the bundle.
Response
Responds with the bundle created. At time of response the bundle might not be completed.
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
api operation id
BundlesController_get_v1removed and replaced withBundlesBundlesController_get_v1api-operation-id-removed
- ○
Of the 3 revisions, 1 has no diff computed.