// GET https://api.signatureapi.com/v1/senders/a1b2c3d4-e5f6-7890-abcd-ef1234567890 // X-API-Key: key_test_...
// 200 OK { "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890", "email": "jennifer@example.com", "status": "verified", "created_at": "2025-01-01T00:00:00.000Z" }
Retrieve the details and current verification status of a sender
200 OK
Was this page helpful?