get_paginated_accounts_by_ad_id

Retrieves all accounts the given auth descriptor can interact with, paginated.

Parameters

id

the descriptor ID

page_size

the size of the pages to retrieve

page_cursor

a pointer to where the page should start

See also

utils.paged_result

for information about pagination