Skip to content

Stored only in your browser. Get one under Tokens.

Get pvr remote information for a trail revision

GET
/trails/{id}/steps/{rev}/.prvremote

Get pvr remote information for a trail revision

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
{
  
"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
Variables
Key
Value

Samples

Powered by VitePress OpenAPI