Retrieve strategy metrics
head/users/{id}/domains/{domainId}/strategies/metrics
Retrieves the headers for today's strategy metrics for the current user and domain.
| Name | Type | Required | Description |
|---|---|---|---|
domainId | string | true | Specifies the identifier for the relevant domain. |
id | string | true | Specifies the current user's identifier. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | Schema |
| 400 | Bad Request | The request was invalid. | Schema | |
| 500 | Internal Server Error | The request could not be fulfilled because of an unexpected server error. | Schema |