projects
Métricas e previsão

Obter métricas de etapas do projeto

Retorna, para cada etapa dos funis em que o projeto está cadastrado, o tempo que ele já passou ali — a soma de todas as passagens encerradas, em segundos. Passagens ainda em curso não entram na conta, e etapas por onde o projeto nunca passou vêm com zero.

Para as métricas do funil como um todo, veja Métricas do funil.

get/api/management/projects/{project}/step-metrics

Response

Sucesso

responseboolean required

Sempre true quando a operação é concluída.

Changes

Changed in 2 of the 79 revisions of this API.64

  • 3c590152d5b561See the full diff
    • the response property // became optional for the status

      response-property-became-optional

    • the response property /// became optional for the status

      response-property-became-optional

    • the response property /// became optional for the status

      response-property-became-optional

    • the response property /// became optional for the status

      response-property-became-optional

    • the response property // became optional for the status

      response-property-became-optional

    • the /// response's property type changed from object to no type for status

      response-property-type-changed

    • removed the seconds enum value from the /// response property for the response status

      response-property-enum-value-removed

    • api tag Métricas e previsão added

      api-tag-added

    • api tag step-metrics removed

      api-tag-removed

    • api tag {id} removed

      api-tag-removed