stacks
Get a stack
Fetches one stack's metadata by ID (pinned cover, live member count, provenance). The response is metadata only and does not include the stack's assets — to get its frames, use list_assets with stack_id.
get/api/stacks/{stack_id}
Path parameters
stack_idstring required
Stack ID (with asset_stack_ prefix) to fetch. Carried by the stack_id field on any asset that belongs to a stack.
Stack ID (with asset_stack_ prefix) to fetch. Carried by the stack_id field on any asset that belongs to a stack.
Response
Successful Response