v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-145745483.2 KB
VerifyV2RateLimit

Fetch a specific Rate Limit.

Fetch a specific Rate Limit.

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

Path parameters

ServiceSidstring required

The SID of the Service the resource is associated with.

Sidstring required

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

Response

OK

sidstring nullable

A 34 character string that uniquely identifies this Rate Limit.

service_sidstring nullable

The SID of the Service the resource is associated with.

account_sidstring nullable

The SID of the Account that created the Rate Limit resource.

unique_namestring nullable

Provides a unique and addressable name to be assigned to this Rate Limit, assigned by the developer, to be optionally used in addition to SID. This value should not contain PII.

descriptionstring nullable

Description of this Rate Limit

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in RFC 2822 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in RFC 2822 format.

urlstring uri nullable

The URL of this resource.

linksobject nullable

The URLs of related resources.