v1

latestOpenAPI 3.1.02026-07-24223580832.9 KB
target

Get Target by ID

Fetch a specific target using its ID. The request will return an error if the user doesn’t have access to the target.

get/streaming/v2/targets/{id}

Path parameters

idstring uuid required

ID of target to fetch

Response

Target retrieved

idstring uuid required
namestring required
descriptionstring
status'disconnected' | 'active' | 'connected' | 'failed' required
type'webhook' | 'websocket' required
created_atstring date-time
updated_atstring date-time
max_buffer_countinteger required

Maximum number of events that can be buffered before delivery.

current_buffer_countinteger required