Skip to main content

Decrypt (GET)

Response for GET request

statusstring

Status of the service

Example: UP
timestampdate-time

Timestamp of the response

Example: 2025-08-25T16:56:15+0000
versionstring

Version of the API

Example: 1.0.0
Decrypt (GET)
{
"status": "UP",
"timestamp": "2025-08-25T16:56:15+0000",
"version": "1.0.0"
}