GET /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Deployments/{Sid}

twilio.com:twilio_serverless_v1

Summary:
Operation ID: FetchDeployment
Auth: unknown
Description

Retrieve a specific Deployment.

Parameters (3)

EnvironmentSid (string, path, required)

The SID of the Environment used by the Deployment to fetch.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^ZE[0-9a-fA-F]{32}$'}

ServiceSid (string, path, required)

The SID of the Service to fetch the Deployment resource from.

Sid (string, path, required)

The SID that identifies the Deployment resource to fetch.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^ZD[0-9a-fA-F]{32}$'}

No probe data for this endpoint yet.