Sign in

Get file from record

documented

Retrieve a specific file attached to a record. Evidence: Get file from a record endpoint mentioned in integrations. Source: turn13search4.

GET /openapi/views/{view_id}/records/{record_id}/files/{file_id}Viewsno 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)

Note: This curl uses TrackVia OpenAPI endpoint structure and OAuth2 Bearer token authentication per TrackVia docs. Base URL guidance and path conventions come from TrackVia API docs; API keys are supported via the user_key query param if you choose that flow. See base URL: https://go.trackvia.com/openapi/views/... and authentication guidance in the TrackVia docs. ([developer.trackvia.com](https://developer.trackvia.com/getting-started-with-the-api/base-url-and-protocol))