Broods
Test brood connection by ID
get/broods/testConnection/{broodId}
Path parameters
broodIdinteger required
Example:1
Numeric ID of the Brood
Response
Brood list response
Example response
{
"code": 200,
"response": {
"version": "0.1",
"application": "Cerebrate",
"user": "sync"
}
}Changes
Changed in 2 of the 19 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 79 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲