cURL
curl --request GET \ --url https://api.traxes.io/connect/v1/entities/{entityId}/disaggregators \ --header 'Authorization: Bearer <token>'
{ "disaggregators": [ "Sandy" ] }
Returns the set of disaggregators that are set up for the Entity
Documentation IndexFetch the complete documentation index at: https://docs.der-connect.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.der-connect.dev/llms.txt
Use this file to discover all available pages before exploring further.
Access Token Authentication
The id of the Entity
OK
The disaggregators for an Entity
The disaggregators
Sandy
Was this page helpful?