Skip to main content
GET
Single product with company pricing

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

productId
integer
required

The ID of the product to retrieve

Query Parameters

company_id
string

Filter pricing to specific company IDs. Can be a single ID or comma-separated list. If not provided, pricing for all active companies will be included.

Response

Product with company pricing information

data
object