cURL
curl --request GET \ --url https://api.galileo.ai/v2/projects/{project_id}/log_streams/{log_stream_id}/trends/dashboards \ --header 'Galileo-API-Key: <api-key>'
[ { "id": "<string>", "name": "<string>", "is_default": true, "visibility": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "description": "<string>", "created_by": "<string>", "is_favorited": false } ]
Documentation IndexFetch the complete documentation index at: https://docs.galileo.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?