Issues
Fetch an issue by ID (UUID)
Retrieves detailed information about a specific issue by its ID (UUID)
get/issues/{id}
Path parameters
idstring uuid required
Issue unique identifier (UUID)
Query parameters
versioninteger
Issue version (defaults to latest)
Headers
Antimetal-Versionstring
Example:2026-03-17
The API version to use. Defaults to the latest stable version if omitted. Pin to the version string in this document's info.version field to opt into exactly this version's schema.
Response
Issue details