GET /v2/Services/{ServiceSid}/RateLimits/{Sid}

twilio.com:twilio_verify_v2

Summary:
Operation ID: FetchRateLimit
Auth: unknown
Description

Fetch a specific Rate Limit.

Parameters (2)

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)

The Twilio-provided string that uniquely identifies the Rate Limit resource to fetch.

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

No probe data for this endpoint yet.