Listar funis de projeto
Lista os funis da conta na ordem de exibição definida pelo usuário, cada um com a área de negócio e as contagens de projetos, etapas, etiquetas, status e anexos. Só retorna os funis ativos por padrão — envie filter[condition]=inactive para os inativos e filter[trashed]=with ou only para incluir os arquivados. Funis que o usuário autenticado não tem permissão de ver são omitidos da lista. Ver Criar e configurar um funil e Filtros básicos.
Query parameters
Termo buscado no nome do funil. Ignorado quando id é informado.
ID de um funil específico. Retorna apenas ele.
Situação do funil: active (padrão quando o parâmetro é omitido) ou inactive.
Nome exato do funil.
ID da área de negócio dona dos funis.
Arquivados: with inclui, only retorna apenas eles, without (padrão) omite.
Response
Sucesso
Changes
Changed in 3 of the 79 revisions of this API.4215
- ▲
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
- ●
added the new
activeenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
inactiveenum 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
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ▲
- ○
added the new optional
queryrequest parameterfilter[business_area.id]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[condition]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[name]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[trashed]new-optional-request-parameter
- ○
added the new optional
queryrequest parameteridnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersearchnew-optional-request-parameter
- ○
- ○
api tag
Funisaddedapi-tag-added
- ○
api tag
get-project-funnelsremovedapi-tag-removed
- ○