Latest Poppulo platform GraphQL API
Input for getting emails in a folder for an account
Fields
Account ID of the user's currently active account. This should be the globalAccountID (e.g., "208020"), not a UUID.
Folder ID This should be the id field and not globalFolderUuid.
Optional filter to search for emails by name. Returns emails whose names contain this string (case-insensitive).
Page number for pagination. Default 1
Page size for pagination. Default 20