List connected accounts with optional filters

Headers

x-api-keystringRequired

Query parameters

toolkit_slugsstringOptional
The toolkit slugs of the connected accounts
statusesenumOptional
The status of the connected account
cursordoubleOptional
The cursor to paginate through the connected accounts
limitdoubleOptional
The limit of the connected accounts to return
user_idsstringOptional
The user ids of the connected accounts
auth_config_idsstringOptional
The auth config ids of the connected accounts
order_byenumOptionalDefaults to created_at
The order by of the connected accounts
Allowed values:
labelsstringOptional
The labels of the connected accounts

Response

Successfully retrieved connected accounts
itemslist of objects
total_pagesdouble
next_cursorstring or null

Errors