Skip to main content
GET
List asset services.

Authorizations

X-API-Key
string
header
required

Infrawatch API key. Supply the complete key directly as the header value.

Path Parameters

project_uuid
string<uuid>
required

Query Parameters

asset_uuid
string<uuid>
host
string
Maximum string length: 256
protocol
string
Maximum string length: 256
transport
enum<string>
Available options:
tcp,
udp
port
integer
Required range: 1 <= x <= 65535
source_kind
enum<string>
Available options:
manual,
auto_discovered,
import,
api,
integration
q
string
Maximum string length: 256
limit
integer
default:50
Required range: 1 <= x <= 500
offset
integer
default:0
Required range: x >= 0
cursor
string

Opaque snapshot cursor returned by the previous page. Cannot be combined with a non-zero offset.

Maximum string length: 1024

Response

Asset services.

pagination
object
required
services
object[]
required