Skip to content

List Proposals

GET
/api/v1/admin/prompt-tuning/proposals

List prompt tuning proposals with optional filters.

Returns all proposals matching the given filters. If no filters are provided, returns all proposals.

Authorizations

Parameters

Query Parameters

status
Any of:
string

Filter by status

agent_role
Any of:
string

Filter by role

Responses

200

Successful Response

Array<object>
object
key
additional properties
any

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string