latestOpenAPI 3.1.02026-08-22154287463.4 KB

858365328f92

Browser Telemetry

Get OTLP destination by ID or name

Retrieve a single OTLP destination in the resolved project by its ID or name.

get/telemetry/destinations/{id_or_name}

Path parameters

id_or_namestring required

OTLP destination ID or name

Response

OTLP destination details

created_atstring date-time required
descriptionstring
endpointstring required

OTLP/HTTP endpoint telemetry is sent to.

headersobject required

Headers sent with each export request. Names are returned in canonical form (Authorization, not authorization). Values are returned redacted as empty strings, so the keys are visible but the credentials are not.

idstring required
namestring required

Unique within the project. Usable in place of the ID when selecting a destination, so it cannot be shaped like an ID.

updated_atstring date-time required