Retrieve the details of a specific prompt.
Returns the full details of a single prompt.Documentation Index
Fetch the complete documentation index at: https://slatehq.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer slat_<your-token>.200 OK with the prompt details.
null if not set.null if the prompt has not run yet.| Status | Description |
|---|---|
200 | Prompt found. |
401 | Missing or invalid Bearer token. See Authentication. |
404 | Prompt not found. The ID does not exist or does not belong to this workspace. |
500 | Internal server error. |