Orgs

object

Properties

Key Type Description
total integer (int64) The total number of Org records available. This could be greater than the number returned in the results if pagination is in use
results array (Org) The list of Orgs

Example

{
  "total": 56,
  "results": [
    {
      "description": "Shop new season trends in homeware, furniture and fashion at John Lewis & Partners.",
      "domain": "yxpx6pdx.uk.to.co",
      "informal_name": "John Lewis",
      "logo_url": "https://media.to.co/yxpx6pdx.uk.to.co/20220121T15065-7w0qIqaBp3SxY0Y3hqJb.jpg",
      "name": "John Lewis plc",
      "public_domain": "johnlewis.to.co",
      "registration": {
        "date": "1928-09-20",
        "country_code": "GB",
        "number": "00233462",
        "address": {
          "domain": "pmyn68c5.a.uk.to.co",
          "line1": "171 Victoria Street",
          "line2": "London",
          "zip": "SW1E 5NN",
          "country_code": "GB"
        }
      },
      "updated": "2022-01-27T15:50:28.000Z",
      "version_number": 1
    }
  ]
}