get https://api.dottedsign.com/v1/sign_tasks/share_link
Get the share link of the tasks.
The task will be redirected to the redirect_url
after signing.
If multiple tasks are provided, the tasks will be redirected in order, and finally be redirected to the redirect_url
.
To confirm whether a member has permission to request a share link for a specific task, please refer to the access_info.share_sign_link
parameter in the response from the Get a task API.
Expiration
By default, the share link will expire in 48 hours (172800 seconds). If the share link is expired, DottedSign will display an error page. You should request a new share link via API if needed.
scope: sign_tasks.general.write
available user plans: all