# GET /products/lookup **GET /products/lookup** Request data for a list of Products ## Servers ## Parameters ### Query parameters - **product_ids** (array[integer]) Requested Products by ID Can be comma delimited, pipe delimited, or JSON Array encoded - **product_aliases** (array[string]) Requested Products by Alias Can be comma delimited, pipe delimited, or JSON Array encoded ## Responses ### 200 successful operation #### Body: (object) - **data** (array[object]) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 422 Unprocessable Entity ### 500 Server Error [Powered by Bump.sh](https://bump.sh)