v1
OpenAPI 3.0.02026-08-04109109370.6 KBIndustries
Get a single industry by its ID
get/industries/{id}
Path parameters
idstring required
The ID of the industry
Response
An industry
Example response
{
"id": "3-contacts",
"name": "Software"
}The ID of the industry
An industry
{
"id": "3-contacts",
"name": "Software"
}