LinkAgent

Query Link Agents

Query for Link Agents by workspace ID

get/link/agents

Query parameters

workspace_idstring required

ID of the workspace for which to query Link Agents

labelstring

Label for which to query Link Agents

max_heartbeat_age_secinteger

If specified, will only return Link Agents that have sent a heartbeat in the past max_heartbeat_age_sec seconds

limitinteger

The limit to use for pagination

cursorstring

The cursor to use for pagination

Response

Results of the query

cursorstring

Cursor used for pagination

Changes