List Prompt Blocks
GET/api/v1/prompt-blocks
List every block the platform assembles into an agent's system prompt: id, kind, order and whether it can be disabled or rewritten.
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
X-API-Key missing, invalid or revoked.
The key has no access to this workspace, or the workspace has the feature disabled.
No such resource in the key's workspace.
The request body failed validation; detail lists the fields.