Get custom dashboards​
GET
/api/v2/custom-dashboard
Get custom dashboards
Authorizations​
bearerAuth
Type
HTTP (bearer)
Parameters​
Query Parameters
_limit
Set the max number of custom dashboards to return.
Type
integer
Format
"int64"_offset
Set the number of objects to ignore before starting.
Type
integer
Format
"int64"permissions
Whether we'd like the custom dashboard permissions for user making request.
Type
boolean
Responses​
A list of custom dashboards user has access to.
