Get a product by ID
Products
Get Product
GET
Get a product by ID
Returns a single product or service by its ID.
Authentication
Requires a valid Bearer token. The authenticated user must be a member of the organization.Path Parameters
Example Request
Example Response
Common Errors
404 Not Found
Product does not exist or does not belong to the organization.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Example:
"590ce6c56d04f840aa8438af"
Example:
"org-uuid"
Example:
false
Example:
"Ukelele"
Example:
60131324
Example:
345.6
Example:
true
Example:
"01"
Example:
"H87"
Example:
"Elemento"
Example:
"UKL-001"