Skip to content

Stored only in your browser. Get one under Tokens.

get summary of all trails by the calling owner.

GET
/trails/summary

get summary of all trails by the calling owner.

Authorizations

ApiKeyAuth
Type
API Key (header: Authorization)

Responses

OK

application/json
JSON
{
  
"device": "string",
  
"device-nick": "string",
  
"deviceid": "string",
  
"fleet-group": "string",
  
"fleet-location": "string",
  
"fleet-model": "string",
  
"fleet-rev": "string",
  
"progress": 0,
  
"progress-revision": 0,
  
"progress-time": "string",
  
"public": true,
  
"real-ip": "string",
  
"revision": 0,
  
"state-sha": "string",
  
"status": "string",
  
"status-msg": "string",
  
"step-time": "string",
  
"timestamp": "string",
  
"trail-touched-time": "string"
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI