Services
Get Notarization
This endpoint retrieves the details of a notarization case
GET
Documentation Index
Fetch the complete documentation index at: https://beglaubigt.de/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorization
To authenticate requests, include an Authorization header with a Bearer token:Authorization: Bearer <token>
Example: Bearer sk-123e4567-e89b-12d3-a456-426614174000
Path Parameters
The unique identifier of the notarization case to retrieve.
Example:
Example:
123e4567-e89b-12d3-a456-426614174000Response
Indicates the outcome of the API request.
Possible values:
Possible values:
success or errorProvides a human-readable message detailing the result of the API request.
Exemple:
Exemple:
Case created successfully.The unique identifier for the created notarization case in a UUID format.
Example:
Example:
123e4567-e89b-12d3-a456-426614174000The current status of the notarization request.
Possible values:
Possible values:
in-progress or completedA unique, case-specific URL for accessing and monitoring the current status and details of the notarization process.
Example:
Example:
https://app.beglaubigt.de/notarize/123e4567-e89b-12d3-a456-426614174000List of documents included in this notarization request.
List of signers included in this notarization request.
The custom client reference string provided when creating the case though the API POST request.\Example:
REF-2024-001