GET
/projects/{project_id}/messagesList messages
Retrieve a paginated list of contact messages for a specific project with optional filtering.
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011pagequeryintegerPage number (1-indexed)
limitqueryintegerNumber of items per page
statusqueryContactMessageStatusFilter by contact message status
searchquerystringSearch term to filter messages by name, email, subject, or message content
Responses
Navigation
