v1

latestOpenAPI 3.0.3Apache 2.02026-07-13123231.3 KB
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

status_codeinteger required

HTTP Response Status Code

statusstring required

HTTP Response Status

Example response

{
  "status_code": 200,
  "status": "OK",
  "data": {
    "count": 1
  }
}