Skip to main content
For most use cases, the slideless CLI is easier than calling this endpoint directly. The CLI command equivalent is slideless listing get <slug> (or slideless listing get <slug> --json).

When to use

Inspect one marketplace listing in detail — its README, tags, counters, and the file manifest of the pinned version. Works for both public and unlisted listings: an unlisted listing is reachable here by anyone who knows its slug — the slug is the only secret. This endpoint is public — no API key — and its responses are cached.

Endpoint

Auth

None. Do not send an Authorization header.

Query parameters

Response (200)

Examples

curl

Node.js

Errors

Next