Skip to main content
GET
Search hosts

Authorizations

Authorization
string
header
required

An API key minted in Command Center (Settings -> API Keys), sent as Authorization: Bearer 2501_ak_.... A Command Center session cookie is also accepted.

Query Parameters

limit
string
default:25
starting_after
string
ending_before
string
include
Available options:
total_count
org_id
string
required
q
string
id
string
name
string
public_ip
string
private_ip
string
additional_names
string
is_jump_host
Available options:
true
routed_through
string

Response

A filtered page of hosts

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean
required
total_count
integer

Present only when include=total_count is set