Skip to main content
GET
Track Metadata
Returns a track’s catalog record: what it is, where it lives, and what state it’s in, without moving the payload.

Response

The tracks page explains what each of these means. The record arrives in the SDK’s binary encoding; the SDK decodes it into a plain object for you (conventions). From Rust, get_track returns the same record from chain state (Rust SDK).