Get a product
Products
Get a product
Retrieve a single product by its ID.
GET
Get a product
Authorizations
YuvexPay API key. Include as Authorization: Bearer ypk_<env>_<kid>_<secret> where <env> is test (sandbox) or live (production). Create and manage keys in the dashboard under Settings > API Keys.
Path Parameters
The product ID.
Response
Product found.

