# Find product **GET /search/article/{articleId}** Search product via id or product variant id. Return product detail if found ## Servers ## Parameters ### Headers - **X-Application-Name** (string) ### Path parameters - **articleId** (string) Partner's product or variant identifier ### Query parameters - **client_id** (string) Client identifier ## Responses ### 200 Product detail OK response #### Body: (object) - **data** (object) - **result** (object) [Powered by Bump.sh](https://bump.sh)