Step 2 (Method 2): Get Original Text
Step 2 (Method 2): Get Original Text
GET /api/raw/{id} - Step 2 (Method 2): Get Original Text
This endpoint is for the "convenient for automation" method.
You provide the ID obtained in the first step, along with your own kept decryption key as the key parameter. The server will decrypt it directly for you and return the plain text content.
[!IMPORTANT]
Check the cURL example on the documentation homepage to understand the most typical usage of this endpoint.