Listar execuções dos assistentes
Histórico de execuções de todos os assistentes de uma etapa, do mais recente para o mais antigo.
Cada registro traz o assistente, o projeto, a execução do agente de IA (com o texto devolvido e o modelo usado) e o desfecho de cada destino separadamente: a gravação como conteúdo do projeto e a gravação em campo de formulário têm campos próprios de status e de erro, porque uma pode dar certo e a outra falhar.
Aceita filtros e paginação por query params, consulte:
Os campos de paginação (current_page, per_page, total, ...) vêm na raiz da resposta, ao lado de data, e não dentro de meta como no restante da API.
Query parameters
Página desejada. Padrão 1.
Itens por página. Padrão 30, máximo 100.
Situação da execução: pending, success ou error.
ID (UUID) do assistente cujas execuções devem ser retornadas.
Response
Sucesso
Changes
Changed in 4 of the 79 revisions of this API.19611
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the
//response's property type changed from no type tostringfor statusresponse-property-type-changed
- ▲
the
//response's property type changed from no type tobooleanfor statusresponse-property-type-changed
- ▲
the
//response's property type changed from no type tostringfor statusresponse-property-type-changed
- ▲
the
response's property format changed fromurito no format for statusresponse-property-type-changed
- ▲
the
response's property format changed fromurito no format for statusresponse-property-type-changed
- ▲
the
//response's property type changed from no type tointegerfor statusresponse-property-type-changed
- ▲
the
//response's property type changed from no type tostringfor statusresponse-property-type-changed
- ▲
the
response's property type changed from no type tostringfor statusresponse-property-type-changed
- ▲
the
response's property format changed fromurito no format for statusresponse-property-type-changed
- ▲
the
response's property type changed from no type tostringfor statusresponse-property-type-changed
- ●
added the new
completedenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
errorenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
failedenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
pendingenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
pendingenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
successenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ▲
- ○
api tag
Execuçãoaddedapi-tag-added
- ○
api tag
execution-logsremovedapi-tag-removed
- ○
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ○
added the new optional
queryrequest parameterfilter[status]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[step_assistant_id]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterperPagenew-optional-request-parameter
- ○