Products

Retrieve a product

Retrieves the details of an existing product.

get/v3/products/{id}

Path parameters

idstring required

Unique identifier for the product.

Query parameters

includeIncludeProductProperties[]

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
displayNamestring required
descriptionstring required
iconUrlstring nullable
publicKeystring required
totalLicensesinteger required
totalTrialActivationsinteger required
totalReleasesinteger required
totalProductVersionsinteger required
totalFeatureFlagsinteger required
automatedEmailsstring[] required
licenseTemplateIdstring required
trialPolicyIdstring required

Changes

Changed in 1 of the 2 revisions of this API.1

    • added the required property customAttributes to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog