Retrieve queue metrics
head/strategies/{strategyId}/queues/metrics
Retrieves the headers for today's queue metrics for a given strategy.
| Name | Type | Required | Description |
|---|---|---|---|
strategyId | string | true | Specifies the identifier for the given strategy. <= 36 characters |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | Schema |
| 400 | Bad Request | The request was invalid. | Schema | |
| 404 | Not Found | No queue metrics exist at the requested path. | Schema | |
| 500 | Internal Server Error | The request could not be fulfilled because of an unexpected server error. | Schema |