List all Scouts

Returns a list of your Scouts.

📘

Updated URL and authentication

On February 11, we updated the Synthetic Monitoring API to align its URL and authentication with the rest of the ControlUp platform. Learn more.

Query Params
hiveId
array of int32s

Only return Scouts running from the Custom Hives specified by these hive IDs.

hiveId
cloudHive
array of int32s

Only return Scouts running from the Cloud Hives specified by these hive IDs.

cloudHive
string

Filter by Scout name (partial match).

string
enum

Filter the list based on the Scout type.

Allowed:
string
enum

Filter the list based on the Scout sub-type.

integer

Filter the list based on the interval (in minutes) of how often a Scout runs.

boolean
enum
Defaults to 0

Use this parameter to only return disabled Scouts. By default, only enabled Scouts are returned.

Allowed:
string

Only return Scouts that use this username to access the resource. This only applies to EUC Scouts.

integer

The page of Scouts to be returned. Each page contains up to 100 Scouts. If your request returns more than 100 Scouts, then the response is paginated.

tags
array of uuids

Only return Scouts with the specified tag IDs. You can use GET /v1/organizations/{orgId}/tags to get the IDs of each tag.

tags
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json