Return a Widget
GEThttps://api.staging.powerapi.com/api/v1/widgets/:id
Return a Widget
Request
Path Parameters
id int32required
Query Parameters
include string
Include associations (delimited with comma). Available associations: business
Responses
- 200
Return a Widget
- application/vnd.api+json
- Schema
Schema
Authorization: http
name: bearertype: httpscheme: bearerbearerFormat: JWT
- curl
- python
- go
- nodejs
- ruby
- java
- powershell
- CURL
curl -L 'https://api.staging.powerapi.com/api/v1/widgets/:id' \
-H 'Accept: application/vnd.api+json' \
-H 'Authorization: Bearer <TOKEN>'
ResponseClear