Company Page object representation

The companypage object representation and fields are described below.

companypage was introduced in API version V1

companypage has not been marked for deprecation

Usages

Description

A page of companies

Example response representation

{
  "companies" : [ {
    "urn" : "32a90f18-aaa0-4bdc-a63e-4efd2e16c28c",
    "url" : "/n/v1/company/32a90f18-aaa0-4bdc-a63e-4efd2e16c28c"
  } ]
}

Fields

NameTypeDescriptionConstraints
nextPageUrlURL represented as a stringThe URL to access the next page of companies
companiescompany[]Collection of companies the request authentication is authorised to accessIgnored on update.