The companypage object representation and fields are described below.
companypage was introduced in API version V1
companypage has not been marked for deprecation
A page of companies
{
"companies" : [ {
"urn" : "32a90f18-aaa0-4bdc-a63e-4efd2e16c28c",
"url" : "/n/v1/company/32a90f18-aaa0-4bdc-a63e-4efd2e16c28c"
} ]
}| Name | Type | Description | Constraints |
|---|---|---|---|
| nextPageUrl | URL represented as a string | The URL to access the next page of companies | |
| companies | company[] | Collection of companies the request authentication is authorised to access | Ignored on update. |