Category
Get category
Get category
get/ecosystems/{ecosystem_id}/categories/{id}
Path parameters
ecosystem_idstring required
idstring required
ID of the record you are acting upon.
Response
Category
Example response
{
"status_code": 200,
"status": "OK",
"data": {
"count": 1
}
}