Email API
GET/api/v1/email
Product availabilityAlgaPSAAlgaDesk

Email API namespace root

Namespace root with no resource of its own — it returns 404. Use the email provider and webhook endpoints rather than this root.

Response body

Success response 401 · schema ErrorResponse

errorobjectRequired
codestringRequired
messagestringRequired
detailsany

Response codes

401
API key missing/invalid.
404
Always — this root has no resource; call a sub-resource path.