Listar todos os assistentes de etapa
Lista os assistentes de etapa de todos os funis da conta, sem precisar percorrer etapa por etapa. É a visão usada pelo menu de Assistentes de etapa.
Cada item já vem com a etapa e o agente de IA associados. 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.
ID (UUID) de um assistente específico. Aceita vários IDs separados por vírgula.
Trecho do nome do assistente.
1 retorna apenas os ativos, 0 apenas os inativos.
ID da etapa do funil à qual o assistente pertence.
ID (UUID) do agente de IA que executa o assistente.
Response
Sucesso
Changes
Changed in 4 of the 80 revisions of this API.12321
- ▲
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 tostring, and format from no format todate-timefor statusresponse-property-type-changed
- ▲
the
//response's property type changed from no type toobjectfor 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
manualenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
movedenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
unlinkedenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-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
Assistentesaddedapi-tag-added
- ○
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ○
added the new optional
queryrequest parameterfilter[active]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[ai_agent_id]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[funnel_step_id]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[id]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[name]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterperPagenew-optional-request-parameter
- ○