# Get resource usage

Get resource usage

Endpoint: GET /gateway/chaos/manager/api/rest/usage
Version: 1.0
Security: x-api-key

## Response 200 fields (application/json):

  - `accountIdentifier` (string)

  - `experimentRunsPerMonth` (object)

  - `experimentRunsPerMonth.count` (integer)

  - `experimentRunsPerMonth.displayName` (string)

  - `experimentRunsPerMonth.references` (array)

  - `experimentRunsPerMonth.references.accountIdentifier` (string)

  - `experimentRunsPerMonth.references.identifier` (string)

  - `experimentRunsPerMonth.references.name` (string)

  - `experimentRunsPerMonth.references.orgIdentifier` (string)

  - `experimentRunsPerMonth.references.projectIdentifier` (string)

  - `module` (string)

  - `timestamp` (integer)


## Response 400 fields

## Response 404 fields

## Response 500 fields
