API Endpoints
Latest Version API
API endpoint to get information about the latest available Magma version
Latest Version API
Get information about the latest available Magma version. This is a convenient way to always get the most recent version without having to know the specific version string.
Endpoint
Response
Response Fields
The response includes all fields from the version details endpoint. See the Version Details API section for details about the response fields.
Error Responses
Status Code | Description |
---|---|
404 | Not Found - No versions are available |
500 | Server Error - Failed to fetch latest version |