API Reference
Log In
API Reference

/connection-manager/api/v1/connections/search

Search for connections.

Log in to see full request history
Query Params
integer
Defaults to 0

Offset from which to start fetching objects

integer
Defaults to 50

Maximum number of objects to return

string
Defaults to id

Sort by specific object property

string
Defaults to ASC

Sort direction, asc or desc

boolean

If keyword is present the queries will return a fuzzy total count instead of exact total count

Body Params
string

Comma or space-separated strings to search across all connection attributes. The leading and trailing wildcards for the keywords are implicit.

id
array of strings
id
proxy_id
array of strings
proxy_id
type
array of strings
type
authentication_method
array of strings
authentication_method
user_id
array of uuids
user_id
user_display_name
array of strings
user_display_name
user_roles
array of strings

The role ids.

user_roles
target_host_id
array of uuids
target_host_id
target_host_address
array of strings
target_host_address
target_host_account
array of strings
target_host_account
target_host_roles
array of strings

The role ids.

target_host_roles
remote_address
array of strings
remote_address
connected
object
disconnected
object
status
array of strings
status
last_activity
object
string
access_roles
array of uuids
access_roles
tags
array of strings
tags
boolean
mode
array of strings
mode
Headers
string
required
Defaults to Bearer a-proper-token-goes-here

OAuth2 token

Responses

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json