v52

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-21450373.3 KB
subscribers

List subscribers

Retrieve a paginated list of subscribers for your publication. The publication is identified by the API key provided in the Authorization header.

Response:

  • Returns subscriber email and/or wallet address
  • Only active subscribers are returned
  • Results are ordered by subscription date (newest first)
get/v1/subscribers

Query parameters

cursorstring

Cursor for pagination

limitinteger

Maximum number of items to return (1-100, default: 10)

Response

Subscribers retrieved successfully