GET /v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets/{Sid}
Summary: —
Operation ID: FetchBucket
Auth: unknown
Operation ID: FetchBucket
Auth: unknown
Description
Fetch a specific Bucket.
Parameters (3)
RateLimitSid
(string, path, required)
The Twilio-provided string that uniquely identifies the Rate Limit resource.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^RK[0-9a-fA-F]{32}$'}
ServiceSid
(string, path, required)
The SID of the [Service](https://www.twilio.com/docs/verify/api/service) the resource is associated with.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^VA[0-9a-fA-F]{32}$'}
Sid
(string, path, required)
A 34 character string that uniquely identifies this Bucket.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^BL[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.