Dynamic Links
Resolve a dynamic link
Resolves a dynamic link's public id to the share id of the form it currently points at.
Path Parameters
publicId*string
Query Parameters
host?string
The custom domain a respondent is viewing the form on; scopes resolution to that domain's workspace.
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/dynamic-links/public/string"{ "share_id": "string", "form_id": "46af4ef5-2c18-4098-9bc5-c048fb90b843"}{ "code": "VALIDATION_ERROR", "error": "string", "details": null}{ "code": "VALIDATION_ERROR", "error": "string", "details": null}