Retrieves a list of accounts for a user, paginated with fuzzy search.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-api-key
Query parameters
page
Page number, begins at 1, defaults to 1 if not present
results_per_page
How many accounts to return per page, defaults to 50 if not present
query
A search query that will filter the list of accounts returned, a weighted fuzzy search.
Response
Successful operation
id
account_name
logo
highest_permission
lowest_permission
account_access_flag
user_favorite
total_pages
total_results
results_per_page
page
query