Skip to content

Stored only in your browser. Get one under Tokens.

Get step state just the raw data of a step without metainfo

GET
/trails/{id}/steps/{rev}/state

Get step state just the raw data of a step without metainfo

Authorizations

ApiKeyAuth
Type
API Key (header: Authorization)

Parameters

Path Parameters

id*

ID|NICK|PRN

Type
string
Required
rev*

REV_ID

Type
string
Required

Responses

OK

application/json
JSON
{
  
"additionalProperties": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI