Examples

GET /api/organizations/447626487-org260
200
{
  "select_all_types": [],
  "description": null,
  "created_at": "2021-09-01 13:19:23 UTC",
  "updated_at": "2021-09-01 13:19:23 UTC",
  "ancestry": null,
  "parent_id": null,
  "parent_name": null,
  "id": 447626487,
  "name": "org260",
  "title": "org260",
  "users": [],
  "smart_proxies": [],
  "subnets": [],
  "compute_resources": [],
  "media": [],
  "ptables": [],
  "provisioning_templates": [],
  "domains": [],
  "realms": [],
  "hostgroups": [],
  "locations": [],
  "hosts_count": 0,
  "parameters": [],
  "deprecations": {
    "environments": "Environments got deprecated from this endpoint."
  }
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

show_hidden_parameters
optional

Display hidden parameter values

Validations:

  • Must be one of: true, false, 1, 0.

id
required

Validations:

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