v1
latestSwagger 2.02026-07-134026156.7 KBPDF Submissions
List all submissions for a given template
Returns a paginated list of all submissions for a specific template. Can be filtered by date range, submission type (test/live), and optionally include submission data. Supports cursor-based pagination for efficient retrieval of large result sets.
get/templates/{template_id}/submissions
Path parameters
template_idstring required
Query parameters
cursorstring
limitinteger
created_afterstring
created_beforestring
typestring
include_databoolean
Response
listing submissions