Ecosystem
Get ecosystem
Get ecosystem
get/ecosystems/{ecosystem_id}
Path parameters
ecosystem_idstring required
Response
Ecosystems
Example response
{
"status_code": 200,
"status": "OK",
"data": {
"id": "12345"
}
}Get ecosystem
Ecosystems
{
"status_code": 200,
"status": "OK",
"data": {
"id": "12345"
}
}