Skip to main content
GET
/
mock
/
logs
/
dashboard
Get all the Dashboard logs
curl --request GET \
  --url https://cloud.bytebeam.io/mock/logs/dashboard \
  --header 'x-bytebeam-api-key: <api-key>' \
  --header 'x-bytebeam-tenant: <api-key>'
This response has no body data.

Authorizations

x-bytebeam-api-key
string
header
required

API key required to authenticate requests.

x-bytebeam-tenant
string
header
required

Tenant(Project) name required to identify the project.

Query Parameters

page
integer<int64>
limit
integer<int64>

Response

default - undefined