{
  "api_version": 1.7,
  "data": {
    "created_at": "2014-05-07T05:05:22Z",
    "expires_in": 15552000,
    "expires_in_seconds": 15552000,
    "id": "5369bf123e18d6db1d000022",
    "identity": "first.last@mycompany.com",
    "links": {
      "GET": {
        "href": "https://openshift.redhat.com/broker/rest/user/authorization/5369bf123e18d6db1d000022",
        "method": "GET",
        "optional_params": [

        ],
        "rel": "Get authorization",
        "required_params": [

        ]
      },
      "UPDATE": {
        "href": "https://openshift.redhat.com/broker/rest/user/authorization/5369bf123e18d6db1d000022",
        "method": "PUT",
        "optional_params": [

        ],
        "rel": "Update authorization",
        "required_params": [
          {
            "description": "A note to remind you what this token is for.",
            "invalid_options": [

            ],
            "name": "note",
            "type": "string",
            "valid_options": [

            ]
          }
        ]
      },
      "DELETE": {
        "href": "https://openshift.redhat.com/broker/rest/user/authorization/5369bf123e18d6db1d000022",
        "method": "DELETE",
        "optional_params": [

        ],
        "rel": "Delete authorization",
        "required_params": [

        ]
      }
    },
    "note": "This is a note to myself",
    "scopes": "userinfo",
    "token": "1c1ae62de41bc0a2d19d7cd2996d41edb85d86a05a808f0d48788174c1678b67"
  },
  "messages": [
    {
      "exit_code": 0,
      "field": null,
      "index": null,
      "severity": "info",
      "text": "Display authorization"
    }
  ],
  "status": "ok",
  "supported_api_versions": [
    1.0,
    1.1,
    1.2,
    1.3,
    1.4,
    1.5,
    1.6,
    1.7
  ],
  "type": "authorization",
  "version": "1.7"
}