Export activities data in CSV or Excel format:
Required Parameters:
formId: Form containing the activitieskey: Activity definition keyOptional Filtering:
siteId: Filter by specific siteyear: Filter by specific yearperiodUnit: Filter by specific time periodmetadataColumns: Optional metadata field paths from the activity definition schema to includeformat: Export format (“csv” or “xlsx”, defaults to CSV)Returns base64-encoded file content with filename, record count, and MIME type for download.
Documentation Index
Fetch the complete documentation index at: https://docs.azalt.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
csv, xlsx