Skip to main content
GET
curl
Retrieve the chronological event history for a network: when it was first detected, when each signal was observed, and every lifecycle status change with its reason. This backs the Console’s timeline view of a network.

Authorizations

x-api-key
string
header
required

Path Parameters

organization_id
string<uuid>
required

Organization UUID.

application_id
string<uuid>
required

Application UUID.

network_uuid
string<uuid>
required

Network UUID.

Example:

"n3a5e000-0000-4000-8000-000000000001"

Response

Timeline events, oldest first. Not paginated.

results
object[]