v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Prompts

List Prompt Versions

list prompt versions with optional filters (label, version).

get/v1/agents/{agent_id}/prompts/versions

Path parameters

agent_idinteger required

Query parameters

labelstring nullable
versioninteger nullable
limitinteger

Headers

X-API-Keystring required

API key required to authenticate requests.

Response

Successful Response

idstring uuid nullable

the id of the prompt

prompt_textstring required

the prompt content

commit_messagestring nullable
labelsstring[] nullable

labels associated with the prompt

metadataobject nullable

arbitrary JSON metadata

versioninteger required

the version number of the prompt

agent_idinteger required

id of the agent that owns this prompt