# Retrieve a list of all Rate Limits for a service **GET /v2/Services/{ServiceSid}/RateLimits** Retrieve a list of all Rate Limits for a service. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **ServiceSid** (string) The SID of the [Service](https://www.twilio.com/docs/verify/api/service) the resource is associated with. ### Query parameters - **PageSize** (integer) How many resources to return in each list page. The default is 50, and the maximum is 1000. ## Responses ### 200 OK #### Body: (object) - **meta** (object) - **rate_limits** (array[object]) [Powered by Bump.sh](https://bump.sh)