get_public_share_by_slug
Retrieve a public share using its unique slug, enabling access to shared audiobooks and podcasts without requiring authentication.
Instructions
Get public share.
GET /public/share/{slug}
Args: slug: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |