Return a Guide
GEThttps://api.staging.powerapi.com/api/v1/guides/:id
Return a Guide
Request
Path Parameters
id int32required
Query Parameters
include string
Include associations (delimited with comma). Available associations: user
language string
Possible values: [af
, sq
, ar
, be
, bg
, ca
, zh-CN
, zh-TW
, hr
, cs
, da
, nl
, en
, et
, tl
, fi
, fr
, gl
, de
, el
, iw
, hi
, hu
, is
, id
, ga
, it
, ja
, ko
, la
, lv
, lt
, mk
, ms
, mt
, no
, fa
, pl
, pt
, ro
, ru
, sr
, sk
, sl
, es
, sw
, sv
, th
, tr
, uk
, vi
, cy
, yi
]
Responses
- 200
Return a Guide
- application/vnd.api+json
- Schema
Schema
any
- curl
- python
- go
- nodejs
- ruby
- java
- powershell
- CURL
curl -L 'https://api.staging.powerapi.com/api/v1/guides/:id' \
-H 'Accept: application/vnd.api+json' \
-H 'Authorization: Bearer <TOKEN>'
ResponseClear