curl --request GET \
--url https://cloud.bytebeam.io/mock/logs/dashboard/{dashboard-id} \
--header 'x-bytebeam-api-key: <api-key>' \
--header 'x-bytebeam-tenant: <api-key>'
curl --request GET \
--url https://cloud.bytebeam.io/mock/logs/dashboard/{dashboard-id} \
--header 'x-bytebeam-api-key: <api-key>' \
--header 'x-bytebeam-tenant: <api-key>'
API key required to authenticate requests.
Tenant(Project) name required to identify the project.