Examples

GET /api/environments/production
200
{
  "environment": {
    "name": "production",
    "id": 334344675,
    "updated_at": "2012-12-18T15:24:42Z",
    "created_at": "2012-12-18T15:24:42Z"
  }
}

Params

Param name Description
id
required

Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.