Electronic Seal
Get an Electronic Seal
Retrieves a given Electronic Seal.
get/electronic_seals/{electronicSealId}
Path parameters
electronicSealIdstring uuid required
The unique identifier for a resource.
Example:9a93d3b5-fb3b-4abf-9e70-26315b33506c
Electronic Seal Id
Response
OK
Example response
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"status": "done",
"signature_level": "electronic_signature",
"created_at": "2024-01-18T22:59:00Z",
"external_id": "ref#1234",
"timestamp": true,
"document_id": "550e7502-e29b-41d4-a716-446655440098",
"image_id": "e15892b0-3d7e-4142-83c7-517082c8a85d"
}