Api Playgrounds Columns List

Declare per-endpoint throttling configuration attributes for views. Endpoints can inherit this mixin and set: - endpoint_default_rate_limit_per_user_per_min: float | None When set (not None), throttling will use ONLY this default RPM for the endpoint without requiring API key / org attributes on the request. When unset, the standard API key / organization / subscription limits apply.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

playground_idstringRequired

Response

idstringRead-only
namestring<=255 characters
linked_prompt_idstringRead-only
task_tracker_idstring or nullRead-only
run_statusstringRead-only
run_progressstringRead-only
run_error_messagestringRead-only
created_atdatetimeRead-only
updated_atdatetimeRead-only
orderinteger0-2147483647
column_typeenum
  • prompt - Prompt
source_typeenum
  • prompt - Prompt
  • log - Log
  • scratch - Scratch
linked_prompt_versioninteger or null0-2147483647
experiment_idstring<=255 characters
promptany
is_archivedboolean