Basics
Fetching form submissions
Retrieve submissions for a form using the Tally API
Prerequisites
- A Tally account
- An API key
- An existing form with submissions
Request
To fetch submissions for a form, send a GET request to the /forms/:id/submissions
endpoint:
Response
The API will respond with a 200 status code and return an object containing the submissions and form metadata: