Skip to content

Stored only in your browser. Get one under Tokens.

Get last step pvr remote information for a trail revision

GET
/trails/.pvrremote

Get last step pvr remote information for a trail revision

Authorizations

ApiKeyAuth
Type
API Key (header: Authorization)

Responses

OK

application/json
JSON
{
  
"json-get-url": "string",
  
"json-key": "string",
  
"objects-endpoint": "string",
  
"post-fields": [
  
  
"string"
  
],
  
"post-fields-opt": [
  
  
"string"
  
],
  
"post-url": "string",
  
"pvr-spec": "string",
  
"step-get-url": "string"
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI