GET
/
products
/
{product_id}
/
logo
Get the logo/product page image for this API Product
curl --request GET \
  --url http://localhost:3001/portal-api/products/{product_id}/logo
This response does not have an example.

Path Parameters

product_id
integer
required

UID of an API Product

Example:

1

Response

OK

image file