Skip to content

DocumentUrlResponse

Response from the documentUrl query.

type DocumentUrlResponse {
url: String!
}
FieldTypeDescription
urlString!Short-lived signed URL the partner should fetch immediately. S3-backed URLs expire after ~10 minutes; HelloSign preview URLs are governed by HelloSign’s own expiry policy.