Retrieve
Unified view for single prompt operations (retrieve/update/delete).
Supports both JWT (dashboard) and API key (public API) authentication.
Superadmin: Can READ any prompt across all organizations via JWT.
Can WRITE across organizations via JWT with an active
staff_write:prompts (or broad staff_write) scope.
Regular users: Can only access prompts in their organization.
JWT auth uses pk lookup, API key auth uses prompt_id (partial match).
Authentication
AuthorizationBearer
JWT access token or Respan API key
Path parameters
prompt_id
Response
id
current_version
full_prompt_id
created_by
prompt_versions
live_version
commit_count
organization
project
name
description
prompt_id
prompt_slug
starred
deleted_at