List attached files
documentedList attached files.
GET /v1/public/short-link/attached-file/listLanding pages & Short linksno implementation yet0 runsNo 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.octopush.com/v1/public/short-link/attached-file/list" \
-X GET \
-H "Accept: application/json" \
-H "Content-Type: application/json" \
-H "api-key: {{OCTOPUSH_API_KEY}}" \
-H "api-login: {{OCTOPUSH_API_LOGIN}}"