List all check groups

Lists all current check groups in your account. The "checks" property is an array of check UUID's for convenient referencing. It is read only and you cannot use it to add checks to a group.

Query Params
integer
1 to 100
Defaults to 10

Limit the number of results

number
Defaults to 1

Page number

tag
array of strings

Filters check groups by tags. Returns check groups that have at least one of the specified tags.

tag
name
array of strings

Filters check groups by exact name match. Accepts one or more names and returns groups that match any of the specified names.

name
Headers
string

Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

Responses

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