Custom metadata pairs by which you want to filter connected accounts. Returns connected accounts with custom_metadata that contains all of the provided key:value pairs.
customer_keystring
Customer key by which you want to filter connected accounts.
limitinteger
Maximum number of records to return per page.
page_cursorstring nullable
Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.
searchstring
String for which to search. Filters returned connected accounts to include all records that satisfy a partial match using connected_account_id, account_type, customer_key, custom_metadata, user_identifier.username, user_identifier.email or user_identifier.phone.
space_idstring uuid
ID of the space by which you want to filter connected accounts.
user_identifier_keystring
Your user ID for the user by which you want to filter connected accounts.