Skip to main content
GET
/
api
/
svc
/
v1
/
logs
/
{workspaceId}
/
download
Download Logs
curl --request GET \
  --url https://{controlPlaneURL}/api/svc/v1/logs/{workspaceId}/download \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

workspaceId
string
required

Query Parameters

startTs
string
Example:
endTs
string
Example:
limit
string
direction
string
getLogsQuery
object
filterQuery
object
numLogsToIgnore
number

Response