Reference for http://www.bungie.net/d1/Platform/Destiny/Stats/Definition/

Gets historical stats definitions.

Url: http://www.bungie.net/d1/Platform/Destiny/Stats/Definition/

HTTP Method: GET

Requires Sign-in: false

Url Parameters: No Url Parameter documentation is available for this method.

Request/Response Body Formats:

Message Direction Format Body
Request N/A HTTP Get requests have no request body.
Response JSON JSON object

The following is an example of a response JSON body for this method.

{
  "Response": null,
  "ErrorCode": 0,
  "ThrottleSeconds": 0,
  "ErrorStatus": null,
  "Message": null,
  "MessageData": null
}