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.

idstring required

Id of bundle created.

projectIdstring required

The project or subproject id where resources have been created.

namestring

Name of bundle created. If a name was not specified in the resource blocks then they were created with this name.

state'DONE' | 'FAILED' | 'IN_PROGRESS' required

Current state.

region'BR' | 'EU' | 'US' required

Region resources were create in.

Changes

Changed in 1 of the 3 revisions of this API.1

    • api operation id BundlesController_get_v1 removed and replaced with BundlesBundlesController_get_v1

      api-operation-id-removed

Of the 3 revisions, 1 has no diff computed.