Files
bookhoard/bruno-yaml/sidecar/Download Device Sidecar File.yml
T

23 lines
443 B
YAML

info:
name: Download Device Sidecar File
type: http
seq: 2
http:
method: GET
url: '{{base_url}}/api/devices/{{device_id}}/sidecar/download'
auth: inherit
body:
type: none
headers:
- key: Authorization
value: Bearer {{user_token
docs: |-
## Download Device Sidecar File
Downloads the sidecar configuration file for a device in JSON format.
**Method:** GET
**Endpoint:** /api/devices/{device_id