Sites & Content
funnels, forms & media api
Get submission by id
cURL
curl --request GET \ --url https://services.leadconnectorhq.com/surveys/submission/{submissionId} \ --header 'Authorization: Bearer <token>' \ --header 'Version: <version>'
{ "statusCode": 400, "message": "Bad Request" }
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
API Version
2021-07-28
User location
"DsBtPZRrzwEEtumLFVf3"
Successful response
Was this page helpful?