Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
List active email addresses for the authenticated company.
cURL
curl --request GET \ --url https://api.usenaive.ai/v1/identity/emails \ --header 'Authorization: Bearer <token>'
{ "emails": [ { "id": "<string>", "address": "<string>", "local_part": "<string>", "agent_id": "<string>", "status": "<string>" } ] }
Workspace API key. Create one via the dashboard or POST /v1/auth/keys.
POST /v1/auth/keys
OK.
Show child attributes