Get a sajn ID verification by ID
Retrieve detailed information about a specific sajn ID verification including status, audit logs, and verification data.
The response includes:
- Verification status and timestamps
- Contact information (email/phone based on channel)
- Linked contact details (if applicable)
- Complete audit log of all verification events
- Verification data (e.g., BankID response for verified identities)
Note: Sensitive information like SSN is encrypted and not returned in the API response.
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 sajn ID verification identifier
Organization ID
Full name of person being verified
Delivery channel used
EMAIL, SMS Current verification status
CREATED, SENT, OPENED, VERIFIED, FAILED, EXPIRED, CANCELED Locale for messages
When the verification token expires
When the verification was created
When the verification was last updated
Email address (if using EMAIL channel)
Phone number (if using SMS channel)
Reference/external ID
Internal note
When the verification was completed
Reason for failure (if status is FAILED)
Verification URL (only included when creating)
Verification token (only included when creating, for sending)
Linked contact information
User who created this verification
Audit log entries for this verification
Verification data (e.g., BankID response)

