List trial-link subscribers
Activity
List trial-link subscribers
List active subscribers associated with a trial link. Use this endpoint to see which active subscribers are tied to a specific trial link 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 trial-link 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
Trial link 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