Get a document by ID
Retrieve detailed information about a specific document including all parties, tags, and custom field values.
The response includes:
- Document metadata (subject, message, signing order, etc.)
- All document parties with their status (exposed under both
partiesand the deprecatedsignersfield — same content) - Applied tags
- Custom field values
- Document timestamps (created, updated, completed, archived)
Documentation Index
Fetch the complete documentation index at: https://docs.sajn.se/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token for API authentication
Path Parameters
Response
200
Unique document identifier
Document name/title
Document status: DRAFT, SENDING, PENDING, COMPLETED, EXPIRED, CANCELLED, or IMPORTED
Date and time when the document was created
Date and time when the document was last updated
[DEPRECATED — use parties instead, will be removed in API v2] Array of document signers. Same content as parties.
Array of document parties (signers and other participants).
Your external reference ID for this document
Date and time when the document expires
Document metadata including subject, message, signing order, etc.
Date and time when all signers completed signing

