Skip to main content
GET
/
v1
/
entities
/
{entityId}
/
disaggregators
List the disaggregators of an Entity
curl --request GET \
  --url https://api.traxes.io/connect/v1/entities/{entityId}/disaggregators \
  --header 'Authorization: Bearer <token>'
{
  "disaggregators": [
    "Sandy"
  ]
}

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

entityId
string<uuid>
required

The id of the Entity

Response

OK

The disaggregators for an Entity

disaggregators
enum<string>[] | null
required

The disaggregators