# Retrieve a list of all Entities for a Service **GET /v2/Services/{ServiceSid}/Entities** Retrieve a list of all Entities for a Service. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **ServiceSid** (string) The unique SID identifier of the Service. ### 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) - **entities** (array[object]) - **meta** (object) [Powered by Bump.sh](https://bump.sh)