latestOpenAPI 3.0.02026-08-121915501.4 MB
87d29dc7b4fe
Dashboards
List all dashboards
Lists all current dashboards in your account.
get/v1/dashboards
Query parameters
limitinteger
Limit the number of results
Limit the number of results
pagenumber
Page number
Page number
Headers
x-checkly-accountstring uuid
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Response
Successful
Example response
[
{
"projectBindings": {
"owner": {
"binding": {
"logicalId": "homepage-check"
}
},
"references": [
{
"binding": {
"logicalId": "homepage-check"
}
}
]
}
}
]