ListFormSubmissions returns a paginated list of submissions. Every filter is optional; combining them is an AND. Soft-deleted submissions are excluded. Ordered by submitted_at DESC.
GET/api/v1/crm/form-submissions
Errors:
- UNAUTHENTICATED: missing auth context.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.