curl --request GET \
--url https://api.sprucecollective.co.uk/admin/webflow/submissions \
--header 'Authorization: <api-key>'{}Lists webflow submissions with optional filtering for missing wf_form_id
curl --request GET \
--url https://api.sprucecollective.co.uk/admin/webflow/submissions \
--header 'Authorization: <api-key>'{}Type "Bearer" followed by a space and JWT token.
Filter for submissions without wf_form_id
Number of records to return (default: 100)
Offset for pagination (default: 0)
List of webflow submissions
The response is of type object.