Node.js SDK
List Emails
List emails (conversations) for a project. Returns lightweight metadata including subject, status, and screenshot URL.
GET
Node.js SDK
Documentation Index
Fetch the complete documentation index at: https://docs.migma.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → API Integration.
Query Parameters
Project ID to list emails for
Pattern:
^[0-9a-fA-F]{24}$Maximum number of results (1-100)
Required range:
1 <= x <= 100Page number
Required range:
x >= 1Filter by generation status
Available options:
pending, processing, completed, failed Search by title or subject