Pigeon
Dashboard
Dashboard
  1. Schemas
  • Introduction
  • Authentication
  • Integrations
  • Guides
    • Using Third-Party Cloud Storage
  • Requests
    • Requests
    • Create Request
    • List Requests
    • Get Request
    • List Organization Requests
    • Update Request
    • Delete Request
  • RequestItems
    • Request Items
    • Create Request Item
    • List Request Items
    • Get Request Item
    • Update Request Item
    • Delete Request Item
    • Verify Request Item
  • Documents
    • Documents
    • Get Document
    • Delete Document
    • List Request Documents
    • Delete Request Documents
    • List Request Item Documents
    • Download Document
    • Download Request Documents
    • Download Request Item Documents
  • Templates
    • Templates
    • List Templates
    • Create Template
    • Get Template
    • Update Template
    • Delete Template
    • List Organization Templates
  • Webhooks
    • Webhooks
    • Create Webhook Subscription
    • List Webhook Subscriptions
    • Get Webhook Subscription
    • Update Webhook Subscription
    • Delete Webhook Subscription
    • Get Webhook Signing Secret
  • Users
    • Get Current User
    • List Users
    • List Organization users
  • Contacts
    • List Contacts
    • Create or Update Contact
    • List Organization Contacts
  • Teams
    • List Teams
    • Get Team
  • Schemas
    • Schemas
      • AuthMethod
      • CollaboratorPublic
      • CreateAuthMethod
      • CreateRecipientPostParams
      • CreateQuestionItem
      • CreateRequestItem
      • CreateRequestPostParams
      • CreateRequestRecipient
      • CreateTemplatePostParams
      • CreateWebhookWithoutOrg
      • HTTPValidationError
      • DocumentNotFound
      • ItemType
      • DocumentPublic
      • RequestItemPublic
      • OrganizationNotFound
      • DocumentType
      • DocumentWithItemPublic
      • RequestPublic
      • RequestItemNotFound
      • FilenameFormat
      • RequestRecipientPublic
      • RequestNotFound
      • RequestState
      • Language
      • SendMethod
      • ResourceNotFoundModel
      • TemplatePublic
      • TemplateNotFound
      • RecipientPublic
      • UpdateRequestItem
      • UpdateRequestPostParams
      • UpdateTemplate
      • UpdateWebhook
      • UserRole
      • ValidationError
      • RequestStatus
      • WebhookPublic
      • WebhookTopic
      • SessionPayload
      • StorageProviders
      • TEMPLATENotFoundModel
      • WebhookNotFound
      • SortOrder
      • SessionPayloadPublic
      • TEMPLATENotFoundModel
      • ORGANIZATIONNotFoundModel
      • ORGANIZATIONNotFoundModel
      • TeamNotFound
      • TeamPublic
      • UserPublic
      • WebhookPublicWithSecret
Dashboard
Dashboard
  1. Schemas

DocumentNotFound(DocumentNotFound)

{
    "code": "DOCUMENT_NOT_FOUND",
    "message": "Document with specified ID not found.",
    "type": "NOT_FOUND"
}