Retrieve full details of a specific email including its current status and event history.
Requires email:read scope.
API key authentication. Pass your Gorillaa Mail API key as a Bearer token.
Example: Authorization: Bearer grl_live_xxxxxxxxxxxx
Keys prefixed grl_test_ operate in test mode with reduced limits.
Email UUID
Email details
Email detail as returned by GET /v1/emails/:id. The handler constructs a specific subset of fields rather than returning the full database row.