Skip to content

Files

Latest commit

47ddb40 · Jan 31, 2025

History

History
10 lines (7 loc) · 1.89 KB

ListSubscribersResponseDto.md

File metadata and controls

10 lines (7 loc) · 1.89 KB

ListSubscribersResponseDto

Fields

Field Type Required Description
data array<Components\SubscriberResponseDto> ✔️ List of returned Subscribers
next string ✔️ The cursor for the next page of results, or null if there are no more pages.
previous string ✔️ The cursor for the previous page of results, or null if this is the first page.