GET
/
dataplanes
Retrieve information of all the connected data plane nodes.
curl --request GET \
  --url https://{tenant}/dataplanes \
  --header 'X-Tyk-Authorization: <api-key>' \
  --header 'x-tyk-authorization: <x-tyk-authorization>'
{}

Authorizations

X-Tyk-Authorization
string
header
required

Headers

x-tyk-authorization
string
required

Secret value set in sink.conf

Response

Successful retrieval of the connected data planes.

{key}
object[]