Get latest published release
Release
Get latest published release
Retrieve the most recently published release for a project based on semantic version.
GET
Get latest published release
Documentation Index
Fetch the complete documentation index at: https://docs.gorules.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Personal access token is obtained through your profile
Path Parameters
Project unique identifier
Response
200 - application/json
object | null
Latest published release or null if none exists
Latest published release or null if none exists
Release unique identifier
Release creation timestamp
Project ID the release belongs to
Release deletion timestamp
Release name
Release description
Legacy numeric version
Semantic version (e.g., 1.0.0)
Release status
Available options:
draft, published, completed ID of the user who created the release
Associated commit ID
Release storage metadata