Get Product
Product
Get Product
Retrieve a Product by ID
GET
Get Product
Documentation Index
Fetch the complete documentation index at: https://docs.health-street.net/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the entity for this request.
Example:
5
Query Parameters
Comma-separated list of specific fields to return/append in the response. See isAdditionalData for more details.
Example:
"id,nameFirst,nameLast"
Set to true to merge requested fields with default response, or false/omit to return only requested fields plus ID.
Example:
true

