{ "@context": { "@vocab": "https://schema.org/", "pdffiller": "https://api.pdffiller.com/v2/vocab#", "xsd": "http://www.w3.org/2001/XMLSchema#", "id": "@id", "type": "@type", "Template": "pdffiller:Template", "FillableForm": "pdffiller:FillableForm", "FilledForm": "pdffiller:FilledForm", "SignatureRequest": "pdffiller:SignatureRequest", "Recipient": "pdffiller:Recipient", "Callback": "pdffiller:Callback", "Folder": "pdffiller:Folder", "Token": "pdffiller:Token", "CustomLogo": "pdffiller:CustomLogo", "Application": "pdffiller:Application", "document_id": "pdffiller:documentId", "link_to_fill_id": "pdffiller:linkToFillId", "filled_form_id": "pdffiller:filledFormId", "signature_request_id": "pdffiller:signatureRequestId", "template_id": "pdffiller:templateId", "application_id": "pdffiller:applicationId", "callback_id": "pdffiller:callbackId", "folder_id": "pdffiller:folderId", "token_id": "pdffiller:tokenId", "custom_logo_id": "pdffiller:customLogoId", "name": "schema:name", "description": "schema:description", "email": "schema:email", "url": "schema:url", "status": "pdffiller:status", "access": "pdffiller:access", "short_url": "pdffiller:shortUrl", "callback_url": "pdffiller:callbackUrl", "redirect_url": "pdffiller:redirectUrl", "page_count": "pdffiller:pageCount", "sign_in_order": "pdffiller:signInOrder", "envelope_name": "pdffiller:envelopeName", "method": "pdffiller:signatureMethod", "reusable": "pdffiller:reusable", "email_required": "pdffiller:emailRequired", "name_required": "pdffiller:nameRequired", "allow_downloads": "pdffiller:allowDownloads", "welcome_screen": "pdffiller:welcomeScreen", "enforce_required_fields": "pdffiller:enforceRequiredFields", "notification_emails": "pdffiller:notificationEmails", "notifications": "pdffiller:notifications", "signature_stamp": "pdffiller:signatureStamp", "fillable_fields": "pdffiller:fillableFields", "additional_documents": "pdffiller:additionalDocuments", "recipients": "pdffiller:recipients", "phone_number": "pdffiller:phoneNumber", "role": "pdffiller:role", "order": "pdffiller:signingOrder", "expires_in": "pdffiller:expiresIn", "expires_at": "pdffiller:expiresAt", "hash": "pdffiller:tokenHash", "thumbnail": "pdffiller:thumbnail", "grant_type": "pdffiller:grantType", "client_id": "pdffiller:clientId", "client_secret": "pdffiller:clientSecret", "access_token": "pdffiller:accessToken", "token_type": "pdffiller:tokenType", "created_at": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "updated_at": { "@id": "schema:dateModified", "@type": "xsd:dateTime" }, "per_page": "pdffiller:perPage", "page": "pdffiller:page", "total": "pdffiller:total", "items": "pdffiller:items" } }