Skip to main content
GET
/
v1
/
swarm
/
logs
{
  "status": "<string>",
  "count": 123,
  "logs": "<any>",
  "timestamp": "<string>"
}

Headers

x-api-key
string
required

Response

Successful Response

status
string | null
count
integer | null
logs
any
timestamp
string | null
I