Skip to main content
GET
Listar blueprints asociados al agente

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-workspace-id
string<uuid>
required

Identificador del workspace multi-tenant.

Path Parameters

agentId
string<uuid>
required

Identificador del agente

Query Parameters

status
enum<string>

Filtra resultados por estado de la versión asociada.

Available options:
draft,
active,
archived

Response

Colección de blueprints por versión del agente

data
object[]
required