/connection-manager/api/v1/connections/searchAsk AIpost https://example.com/connection-manager/api/v1/connections/searchSearch for connections.Query ParamsoffsetintegerDefaults to 0Offset from which to start fetching objectslimitintegerDefaults to 50Maximum number of objects to returnsortkeystringDefaults to idSort by specific object propertysortdirstringenumDefaults to ASCSort direction, asc or descASCDESCAllowed:ASCDESCBody ParamskeywordsstringComma or space-separated strings to search across all connection attributes. The leading and trailing wildcards for the keywords are implicit.idarray of stringsidADD stringproxy_idarray of stringsproxy_idADD stringtypearray of stringstypeADD stringauthentication_methodarray of stringsauthentication_methodADD stringuser_idarray of uuidsuser_idADD uuiduser_display_namearray of stringsuser_display_nameADD stringuser_rolesarray of stringsThe role ids.user_rolesADD stringtarget_host_idarray of uuidstarget_host_idADD uuidtarget_host_addressarray of stringstarget_host_addressADD stringtarget_host_accountarray of stringstarget_host_accountADD stringtarget_host_rolesarray of stringsThe role ids.target_host_rolesADD stringremote_addressarray of stringsremote_addressADD stringconnectedobjectconnected objectdisconnectedobjectdisconnected objectstatusarray of stringsstatusADD stringlast_activityobjectlast_activity objectforce_disconnectstringaccess_rolesarray of uuidsaccess_rolesADD uuidhas_access_rolesbooleantruefalsemodearray of stringsmodeADD stringHeadersAuthorizationstringrequiredDefaults to Bearer a-proper-token-goes-hereOAuth2 tokenResponses 200Successful request, respond with a list of connections 400Bad request 401Unauthorized request, OAuth2 authorization missing or invalid 403Unauthorized request, OAuth2 authorization OK but scope insufficient 404Resource not found 500Internal server errorUpdated over 4 years ago