Skip to main content
GET
/
api
/
settings
/
email
Error
A valid request URL is required to generate request examples
{
  "provider": "<string>",
  "configured": true,
  "tracking_stats": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Auth-Token
string
header
required

API token generated at Settings > API

Response

200 - application/json

Email provider configuration and tracking stats

provider
string
configured
boolean
tracking_stats
object