List Task Metrics

get

/process/api/v1/tasks/metrics

List task metrics for current user

Request

Query Parameters
  • Assignment Filter - ALL, MY, GROUP, CREATOR, PERSONA.Default is MY.
    Default Value: MY
    Allowed Values: [ "MY", "GROUP", "CREATOR", "PERSONA", "ALL" ]

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : TaskMetrics
Type: object
Show Source
Nested Schema : TaskMetric
Type: object
Show Source

401 Response

Unauthorized

429 Response

Too Many Requests

500 Response

Internal Server Error

503 Response

Too Many Exceptions or Too Slow Requests
Back to Top