List connected accounts with optional filters

Headers

x-api-keystringRequired

Query parameters

toolkit_slugslist of stringsOptional
The toolkit slugs of the connected accounts
statuseslist of enumsOptional
The status of the connected account
cursorstringOptional
The cursor to paginate through the connected accounts
limitintegerOptional
The limit of the connected accounts to return
user_idslist of stringsOptional
The user ids of the connected accounts
auth_config_idslist of stringsOptional
The auth config ids of the connected accounts
order_byenumOptionalDefaults to created_at
The order by of the connected accounts
Allowed values:
labelslist of stringsOptional
The labels of the connected accounts

Response

Successfully retrieved connected accounts
itemslist of objects
total_pagesinteger
current_pageinteger
total_itemsinteger
next_cursorstring or null