Subscribers
List Subscribers
Retrieve a paginated list of all your subscribers
GET
Documentation Index
Fetch the complete documentation index at: https://docs.mailgreet.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Retrieve a paginated list of all subscribers in your MailGreet account. Use query parameters to filter, search, and paginate the results.Authentication
Bearer token. Format:
Bearer YOUR_API_KEYQuery Parameters
Page number for pagination.
Number of items per page. Maximum: 100.
Filter subscribers by status. Options:
active- Active subscribersunsubscribed- Unsubscribed subscribersbounced- Bounced email addressescomplained- Subscribers who marked emails as spam
Search by email address, first name, or last name. Case-insensitive.
Filter subscribers by group ID (UUID format).
Response
Indicates if the request was successful

