List promotion subscribers
Activity
List promotion subscribers
List active subscribers associated with a promotion. Use this endpoint to see which active subscribers are tied to a specific promotion ID.
This endpoint does not use startDate or endDate. Paginate with limit and offset; if hasMore is true, request the returned nextOffset to continue.
Permission Required: subscribers:read
GET
List promotion subscribers
Documentation Index
Fetch the complete documentation index at: https://docs.ofauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Requires a connection via the x-connection-id header.
Path Parameters
Promotion ID
Minimum string length:
1Query Parameters
Number of items to return (1-100, default: 10)
Required range:
1 <= x <= 100Number of items to skip (default: 0)
Required range:
x >= 0