# Retrieve a list of all Flows revisions **GET /v2/Flows/{Sid}/Revisions** Retrieve a list of all Flows revisions. Studio flows revisions ## Servers ## Parameters ### Path parameters - **Sid** (string) The SID of the Flow resource to fetch. ### 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) - **revisions** (array[object]) [Powered by Bump.sh](https://bump.sh)