Get Terms

Get a terms for a product.

get
Path parameters
idstringrequired
productIdstringrequired
Query parameters
selectstringoptional
Responses
curl -L \
  --url 'https://api.platform.softwareone.com/public/v1/products/{productId}/terms/{id}'
{
  "id": "text",
  "audit": {},
  "$meta": {},
  "href": "text",
  "name": "text",
  "description": "text",
  "displayOrder": 1,
  "status": "text",
  "product": {}
}

Was this helpful?

#330:

Change request updated