Skip to main content
GET
/
v1
/
edge_connectors
List edge connectors
curl --request GET \
  --url https://api.rootly.com/v1/edge_connectors \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer
per_page
integer
status
string

Filter by status (active/paused)

name
string

Filter by name (partial match)

Response

200

Filters by status