List Accounts
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter accounts by name (case-insensitive partial match)
Filter accounts by domain (exact match)
Filter accounts by owner email (exact match)
Filter accounts by tag names
Cursor for next page (from _links.next)
Page size (default: 10, max: 50)