Ecosystem
Get details of an ecosystem.
Get the details of an ecosystem identified by its id.
get/api/v2/ecosystems/{id}
Path parameters
idinteger required
The id of the ecosystem requested.
Response
Success
Example response
{
"EcosystemId": 173,
"EcosystemName": "MyCompanies",
"InsertDate": "2021-08-09T08:30:30.682Z",
"InsertUser": "john.doe@acmeinc.com"
}