--- title: "Get API version" description: "Retrieve the current API version information" source: https://flowdrop.io/docs/api/system/getSystemVersion site: FlowDrop documentation --- # Get API version `GET /system/version` Retrieve the current API version information ## Responses - `200` — Version information retrieved successfully (`application/json`: object) - `404` — Resource not found (`application/json`: ErrorResponse) *Tags: System*