Get a product by ID

Use this endpoint to get a specific product within a specific contract by product ID.

Path Params
integer
required

The unique ID of the contract.

integer
required

The unique ID of the product.

Headers
string
required
length between 40 and 40

The API key of your Oneflow account.

string
required

The email address of a registered Oneflow user.

Responses

400

Invalid format or content of the request.

401

The API token or the user email is invalid.

403

The request is not authorized by the server.

404

A required entity is missing.

Language
URL
Choose an example:
application/json