Skip to main content
POST
Fetch logs from Edge

Authorizations

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

Query Parameters

edge_id
string

Logs for specific edge_id

Minimum string length: 1

Body

application/json
Minimum array length: 1
pipeline_id
string<uuid>
required
component_id
string<uuid>
required
message
string
required
Required string length: 1 - 16384
level
enum<string>
required
Available options:
DEBUG,
INFO,
WARN,
ERROR
last_seen_at
string<date-time>
required

Response

200

Default Response