Scripts

Get the installation telemetry script

GET/api/scripts/telemetry

Returns JavaScript that sends the application version through a telemetry pixel, or an inactive script when telemetry is disabled.

Responses

200Successful response. The response shape is inferred as free-form because the handler does not expose a reusable response schema.
NameTypeDescription
stringstring
200 example

Code samples

cURL