Get Webhound Shareable Link
webhound_get_shareable_linkGenerate a shareable link for a report or dataset using a session ID. Anyone with the URL can access it without publishing to Explore.
Instructions
Make a report or dataset accessible to anyone with the link and return the share URL. This is share-only: reports use /document/:id, datasets use /dataset/:id, and it does not publish to Explore or create a /p/:slug publication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| body | No | ||
| code | No | ||
| data | No | ||
| tool | Yes | ||
| error | No | ||
| route | No | ||
| title | No | ||
| status | No | ||
| blocked | No | ||
| message | No | ||
| noindex | No | ||
| summary | Yes | ||
| no_spend | No | ||
| required | No | ||
| is_public | No | ||
| retryable | No | ||
| share_url | No | ||
| public_url | No | ||
| session_id | No | ||
| share_only | No | ||
| top_up_url | No | ||
| api_message | No | ||
| billing_url | No | ||
| next_action | No | ||
| next_actions | No | ||
| session_type | No | ||
| artifact_type | No | ||
| error_details | No | ||
| original_tool | No | ||
| action_started | No | ||
| publication_id | No | ||
| schema_version | Yes | ||
| current_balance | No | ||
| publication_url | No | ||
| session_started | No | ||
| explore_published | No | ||
| auto_recharge_enabled | No | ||
| user_message_template | No | ||
| retry_after_user_confirms | No | ||
| public_to_anyone_with_link | No |