GET /v1/Services/{ServiceSid}/Assets/{AssetSid}/Versions/{Sid}
twilio.com:twilio_serverless_v1
Summary: —
Operation ID: FetchAssetVersion
Auth: unknown
Operation ID: FetchAssetVersion
Auth: unknown
Description
Retrieve a specific Asset Version.
Parameters (3)
AssetSid
(string, path, required)
The SID of the Asset resource that is the parent of the Asset Version resource to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^ZH[0-9a-fA-F]{32}$'}
ServiceSid
(string, path, required)
The SID of the Service to fetch the Asset Version resource from.
Sid
(string, path, required)
The SID of the Asset Version resource to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^ZN[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.