Requires one of the following scopes: accounts:read, accounts:all, all:read, all:all
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The number of items to return
1 <= x <= 10010
Pagination cursor from next_starting_after, in timestamp_created&email format. Legacy ISO date-time cursor is still supported.
"2026-01-01T00:00:00.000Z&jon@doe.com"
"gmail.com"
1, 2, 3, -1, -2, -3 1
1, 2, 3, 4, 8 2
Filter accounts by tag ids. Returns accounts that have any of the specified tags assigned. You can specify multiple tag ids by separating them with a comma.
"019dc79a-c2fb-7ec5-b8a1-a6c60d4a8591, 019dc79a-c2fb-7ec5-b8a1-a6c7d1bbb4ff"
Filter accounts by tag ids with AND logic. Returns only accounts that have all of the specified tags assigned. You can specify multiple tag ids by separating them with a comma.
"019dc79a-c2fb-7ec5-b8a1-a6c8f0ced1dc, 019dc79a-c2fb-7ec5-b8a1-a6c9532a48c3"