# List all your product sets **GET /product-sets** Get all my product sets This endpoint is used to create product set under which you are able to list your products ## Servers - Production API endpoint - live use only: api.services.omnicado.com/api/v2 (Production API endpoint - live use only) - Development API endpoint - used for testing: api.dev.services.omnicado.com/api/v2 (Development API endpoint - used for testing) ## Authentication methods - Omnicado token based scheme ## Parameters #### Query parameters - **page** (integer(int32)) Which page of collection do you want to view - **limit** (integer(int32)) How many items to return at one time (max 100) ## Responses ### 200: If product set is succesfully updated 200 status code is returned ### 404: Product set is not found [Powered by Bump.sh](https://bump.sh)