Retrieves a paginated list of databases for an account, with optional fuzzy search query
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
ID of the account that the database is added to
Headers
x-api-key
Query parameters
page
Page number, begins at 1, defaults to 1 if not present
results_per_page
How many dbs to return per page, defaults to 50 if not present
query
A search query that will filter the list of dbs returned, a weighted fuzzy search.
paused
Filters dbs that are paused or unpaused, defaults to all dbs (”)
Response
successful operation
account_id
id
name
paused
google_service_account_id
run_import_stats
privacy_level
permissions
scheduled_exports
scheduled_imports
trigger_count
number_exported_in_last_day
search_index
db_group_id
db_group_name
total_pages
total_results
results_per_page
page
query