cURL
curl --request GET \ --url https://api.oneofnone.io/v1/form-submissions \ --header 'x-api-key: <api-key>'
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "form_id": "<string>", "data": {}, "created_at": "<string>", "user_id": "<string>", "collection_id": "<string>", "short_url": "<string>", "sender_name": "<string>", "sender_email": "<string>", "short_url_update": { "short_url": "<string>", "layout_id": "<string>", "destination_url": "<string>" } } ], "pagination": {} }
1 - 64
1 <= x <= 1000
asc
desc
Successful response
Show child attributes