Skip to content

List dashboards for the account.

GET
/dashboard/
curl --request GET \
--url https://api.siteqwality.com/dashboard/ \
--header 'Authorization: Bearer <token>'
limit
integer format: int32

Page size

offset
integer format: int32

Page offset

Page of dashboards

Missing or invalid authentication

Internal server error