Sign in

Get Image File

documented

Download the image file.

GET /a1/images/{id}.jpgImagesno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.46elks.com/a1/images/{{$image_id}}.jpg" \
  -u "{{46ELKS_USERNAME}}:{{46ELKS_PASSWORD}}" \
  -H "Accept: image/jpeg"
Get Image File · 46elks · OpenIntegrations