Skip to main content

Get a dashboard folder

GEThttps://api.coralogix.com/mgmt/openapi/5/dashboards/folders/v1/{folder_id}

Returns a dashboard folder data.

Requires the following permissions:

  • team-dashboards:Read

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    folder_id# stringrequired

    Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

    The folder id.

Query Parameters

    request_id# string

    Possible values: non-empty and <= 128 characters, Value must match regular expression ^[\s\S]*$

    Optional client-supplied request identifier used to correlate the get folder request.

Response

application/json

Response containing the details of a dashboard folder.

    Dashboard folder.