GET /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Logs/{Sid}
twilio.com:twilio_serverless_v1
Summary: —
Operation ID: FetchLog
Auth: unknown
Operation ID: FetchLog
Auth: unknown
Description
Retrieve a specific log.
Parameters (3)
EnvironmentSid
(string, path, required)
The SID of the environment with the Log resource 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 Log resource from.
Sid
(string, path, required)
The SID of the Log resource to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^NO[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.