Skip to main content
GET
Get Observe ID list

Authorizations

Authorization
string
header
required

Use an Observe API key from the management console. The key selects the project and must grant the permission listed on the operation. Keep this key on your server.

Path Parameters

id
string
required

ID-list handle (format idl-<number>).

Response

Observe ID list.

id
string
required

ID-list handle (format idl-<number>).

type
enum<string>
required

Identifier family stored in this list. For this endpoint, the value is always flowID.

Available options:
flowID
flowIDs
string[]
required

Stored flow IDs (format flw-<number>).

count
integer
required

Number of stored flow IDs.

createdMs
integer<int64>
required

Creation time in milliseconds since epoch.