GET api/v1/companies/{companyUid}/consultants

Gets the consultants by specified company UID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyUid

The company UID.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Returns consultants by the specified company UID.

Collection of ConsultantViewModel
NameDescriptionTypeAdditional information
Email

The email.

string

None.

Forename

The forename.

string

None.

Surname

The surname.

string

None.

JobTitle

The job title.

string

None.

Mobile

The mobile.

string

None.

OtherNames

The other names.

string

None.

Telephone

The telephone.

string

None.

Company

The company.

CompanyViewModel

None.

ConsultantGuid

The consultant unique identifier

globally unique identifier

None.

Uid

The GUID.

globally unique identifier

None.

Links

The links.

Collection of Link

None.

DateUpdated

Last time the record was updated

date

None.

UpdatedBy

Who updated the record last

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Email": "sample string 1",
    "Forename": "sample string 2",
    "Surname": "sample string 3",
    "JobTitle": "sample string 4",
    "Mobile": "sample string 5",
    "OtherNames": "sample string 6",
    "Telephone": "sample string 7",
    "Company": {
      "Name": "sample string 1",
      "AddressLine1": "sample string 2",
      "AddressLine2": "sample string 3",
      "AddressLine3": "sample string 4",
      "AddressLine4": "sample string 5",
      "PostCode": "sample string 6",
      "Country": {
        "Iso3Code": "sample string 1",
        "Name": "sample string 2",
        "Portal": {
          "Name": "sample string 1",
          "Uid": "0213939a-c896-42f6-b74b-ef358c7fcae3",
          "Links": [
            {
              "Href": "http://webapihelppage1.com",
              "Method": "sample string 2",
              "Rel": "sample string 3",
              "Title": "sample string 4",
              "Type": "sample string 5"
            },
            {
              "Href": "http://webapihelppage1.com",
              "Method": "sample string 2",
              "Rel": "sample string 3",
              "Title": "sample string 4",
              "Type": "sample string 5"
            }
          ],
          "DateUpdated": "2025-10-27T14:00:22.5945064+00:00",
          "UpdatedBy": "sample string 3"
        },
        "CountryGuid": "79cf1efb-2fb4-4bc6-b86a-83f6dfa75401",
        "Uid": "76d30219-f301-42c5-8024-7b037cf77705",
        "Links": [
          {
            "Href": "http://webapihelppage1.com",
            "Method": "sample string 2",
            "Rel": "sample string 3",
            "Title": "sample string 4",
            "Type": "sample string 5"
          },
          {
            "Href": "http://webapihelppage1.com",
            "Method": "sample string 2",
            "Rel": "sample string 3",
            "Title": "sample string 4",
            "Type": "sample string 5"
          }
        ],
        "DateUpdated": "2025-10-27T14:00:22.5945064+00:00",
        "UpdatedBy": "sample string 5"
      },
      "Latitude": "sample string 7",
      "Longitude": "sample string 8",
      "PortalUid": "ba06ff5a-c811-4362-88e6-fcee259375e3",
      "PortalGuid": "68846030-fe82-4508-9e18-d6251d9095f0",
      "CompanyGuid": "9d485b5a-4d2b-406c-abf3-309c53b1a341",
      "Uid": "05e8892d-4113-4d41-9e21-a71ac90b0c47",
      "Links": [
        {
          "Href": "http://webapihelppage1.com",
          "Method": "sample string 2",
          "Rel": "sample string 3",
          "Title": "sample string 4",
          "Type": "sample string 5"
        },
        {
          "Href": "http://webapihelppage1.com",
          "Method": "sample string 2",
          "Rel": "sample string 3",
          "Title": "sample string 4",
          "Type": "sample string 5"
        }
      ],
      "DateUpdated": "2025-10-27T14:00:22.5945064+00:00",
      "UpdatedBy": "sample string 13"
    },
    "ConsultantGuid": "47650c6a-8126-4654-a10f-6221294c4cec",
    "Uid": "79ef4aa2-ea10-47c5-a606-6f08ddc1add8",
    "Links": [
      {
        "Href": "http://webapihelppage1.com",
        "Method": "sample string 2",
        "Rel": "sample string 3",
        "Title": "sample string 4",
        "Type": "sample string 5"
      },
      {
        "Href": "http://webapihelppage1.com",
        "Method": "sample string 2",
        "Rel": "sample string 3",
        "Title": "sample string 4",
        "Type": "sample string 5"
      }
    ],
    "DateUpdated": "2025-10-27T14:00:22.5945064+00:00",
    "UpdatedBy": "sample string 10"
  },
  {
    "Email": "sample string 1",
    "Forename": "sample string 2",
    "Surname": "sample string 3",
    "JobTitle": "sample string 4",
    "Mobile": "sample string 5",
    "OtherNames": "sample string 6",
    "Telephone": "sample string 7",
    "Company": {
      "Name": "sample string 1",
      "AddressLine1": "sample string 2",
      "AddressLine2": "sample string 3",
      "AddressLine3": "sample string 4",
      "AddressLine4": "sample string 5",
      "PostCode": "sample string 6",
      "Country": {
        "Iso3Code": "sample string 1",
        "Name": "sample string 2",
        "Portal": {
          "Name": "sample string 1",
          "Uid": "0213939a-c896-42f6-b74b-ef358c7fcae3",
          "Links": [
            {
              "Href": "http://webapihelppage1.com",
              "Method": "sample string 2",
              "Rel": "sample string 3",
              "Title": "sample string 4",
              "Type": "sample string 5"
            },
            {
              "Href": "http://webapihelppage1.com",
              "Method": "sample string 2",
              "Rel": "sample string 3",
              "Title": "sample string 4",
              "Type": "sample string 5"
            }
          ],
          "DateUpdated": "2025-10-27T14:00:22.5945064+00:00",
          "UpdatedBy": "sample string 3"
        },
        "CountryGuid": "79cf1efb-2fb4-4bc6-b86a-83f6dfa75401",
        "Uid": "76d30219-f301-42c5-8024-7b037cf77705",
        "Links": [
          {
            "Href": "http://webapihelppage1.com",
            "Method": "sample string 2",
            "Rel": "sample string 3",
            "Title": "sample string 4",
            "Type": "sample string 5"
          },
          {
            "Href": "http://webapihelppage1.com",
            "Method": "sample string 2",
            "Rel": "sample string 3",
            "Title": "sample string 4",
            "Type": "sample string 5"
          }
        ],
        "DateUpdated": "2025-10-27T14:00:22.5945064+00:00",
        "UpdatedBy": "sample string 5"
      },
      "Latitude": "sample string 7",
      "Longitude": "sample string 8",
      "PortalUid": "ba06ff5a-c811-4362-88e6-fcee259375e3",
      "PortalGuid": "68846030-fe82-4508-9e18-d6251d9095f0",
      "CompanyGuid": "9d485b5a-4d2b-406c-abf3-309c53b1a341",
      "Uid": "05e8892d-4113-4d41-9e21-a71ac90b0c47",
      "Links": [
        {
          "Href": "http://webapihelppage1.com",
          "Method": "sample string 2",
          "Rel": "sample string 3",
          "Title": "sample string 4",
          "Type": "sample string 5"
        },
        {
          "Href": "http://webapihelppage1.com",
          "Method": "sample string 2",
          "Rel": "sample string 3",
          "Title": "sample string 4",
          "Type": "sample string 5"
        }
      ],
      "DateUpdated": "2025-10-27T14:00:22.5945064+00:00",
      "UpdatedBy": "sample string 13"
    },
    "ConsultantGuid": "47650c6a-8126-4654-a10f-6221294c4cec",
    "Uid": "79ef4aa2-ea10-47c5-a606-6f08ddc1add8",
    "Links": [
      {
        "Href": "http://webapihelppage1.com",
        "Method": "sample string 2",
        "Rel": "sample string 3",
        "Title": "sample string 4",
        "Type": "sample string 5"
      },
      {
        "Href": "http://webapihelppage1.com",
        "Method": "sample string 2",
        "Rel": "sample string 3",
        "Title": "sample string 4",
        "Type": "sample string 5"
      }
    ],
    "DateUpdated": "2025-10-27T14:00:22.5945064+00:00",
    "UpdatedBy": "sample string 10"
  }
]

application/xml, text/xml

Sample:
<ArrayOfConsultantViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.ViewModels">
  <ConsultantViewModel>
    <DateUpdated>2025-10-27T14:00:22.5945064+00:00</DateUpdated>
    <Links xmlns:d3p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
      <d3p1:Link>
        <d3p1:Href>http://webapihelppage1.com/</d3p1:Href>
        <d3p1:Method>sample string 2</d3p1:Method>
        <d3p1:Rel>sample string 3</d3p1:Rel>
        <d3p1:Title>sample string 4</d3p1:Title>
        <d3p1:Type>sample string 5</d3p1:Type>
      </d3p1:Link>
      <d3p1:Link>
        <d3p1:Href>http://webapihelppage1.com/</d3p1:Href>
        <d3p1:Method>sample string 2</d3p1:Method>
        <d3p1:Rel>sample string 3</d3p1:Rel>
        <d3p1:Title>sample string 4</d3p1:Title>
        <d3p1:Type>sample string 5</d3p1:Type>
      </d3p1:Link>
    </Links>
    <Uid>79ef4aa2-ea10-47c5-a606-6f08ddc1add8</Uid>
    <UpdatedBy>sample string 10</UpdatedBy>
    <Company>
      <DateUpdated>2025-10-27T14:00:22.5945064+00:00</DateUpdated>
      <Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
        <d4p1:Link>
          <d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
          <d4p1:Method>sample string 2</d4p1:Method>
          <d4p1:Rel>sample string 3</d4p1:Rel>
          <d4p1:Title>sample string 4</d4p1:Title>
          <d4p1:Type>sample string 5</d4p1:Type>
        </d4p1:Link>
        <d4p1:Link>
          <d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
          <d4p1:Method>sample string 2</d4p1:Method>
          <d4p1:Rel>sample string 3</d4p1:Rel>
          <d4p1:Title>sample string 4</d4p1:Title>
          <d4p1:Type>sample string 5</d4p1:Type>
        </d4p1:Link>
      </Links>
      <Uid>05e8892d-4113-4d41-9e21-a71ac90b0c47</Uid>
      <UpdatedBy>sample string 13</UpdatedBy>
      <AddressLine1>sample string 2</AddressLine1>
      <AddressLine2>sample string 3</AddressLine2>
      <AddressLine3>sample string 4</AddressLine3>
      <AddressLine4>sample string 5</AddressLine4>
      <CompanyGuid>9d485b5a-4d2b-406c-abf3-309c53b1a341</CompanyGuid>
      <Country>
        <DateUpdated>2025-10-27T14:00:22.5945064+00:00</DateUpdated>
        <Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
          <d5p1:Link>
            <d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
            <d5p1:Method>sample string 2</d5p1:Method>
            <d5p1:Rel>sample string 3</d5p1:Rel>
            <d5p1:Title>sample string 4</d5p1:Title>
            <d5p1:Type>sample string 5</d5p1:Type>
          </d5p1:Link>
          <d5p1:Link>
            <d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
            <d5p1:Method>sample string 2</d5p1:Method>
            <d5p1:Rel>sample string 3</d5p1:Rel>
            <d5p1:Title>sample string 4</d5p1:Title>
            <d5p1:Type>sample string 5</d5p1:Type>
          </d5p1:Link>
        </Links>
        <Uid>76d30219-f301-42c5-8024-7b037cf77705</Uid>
        <UpdatedBy>sample string 5</UpdatedBy>
        <CountryGuid>79cf1efb-2fb4-4bc6-b86a-83f6dfa75401</CountryGuid>
        <Iso3Code>sample string 1</Iso3Code>
        <Name>sample string 2</Name>
        <Portal>
          <DateUpdated>2025-10-27T14:00:22.5945064+00:00</DateUpdated>
          <Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
            <d6p1:Link>
              <d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
              <d6p1:Method>sample string 2</d6p1:Method>
              <d6p1:Rel>sample string 3</d6p1:Rel>
              <d6p1:Title>sample string 4</d6p1:Title>
              <d6p1:Type>sample string 5</d6p1:Type>
            </d6p1:Link>
            <d6p1:Link>
              <d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
              <d6p1:Method>sample string 2</d6p1:Method>
              <d6p1:Rel>sample string 3</d6p1:Rel>
              <d6p1:Title>sample string 4</d6p1:Title>
              <d6p1:Type>sample string 5</d6p1:Type>
            </d6p1:Link>
          </Links>
          <Uid>0213939a-c896-42f6-b74b-ef358c7fcae3</Uid>
          <UpdatedBy>sample string 3</UpdatedBy>
          <Name>sample string 1</Name>
        </Portal>
      </Country>
      <Latitude>sample string 7</Latitude>
      <Longitude>sample string 8</Longitude>
      <Name>sample string 1</Name>
      <PortalGuid>68846030-fe82-4508-9e18-d6251d9095f0</PortalGuid>
      <PortalUid>ba06ff5a-c811-4362-88e6-fcee259375e3</PortalUid>
      <PostCode>sample string 6</PostCode>
    </Company>
    <ConsultantGuid>47650c6a-8126-4654-a10f-6221294c4cec</ConsultantGuid>
    <Email>sample string 1</Email>
    <Forename>sample string 2</Forename>
    <JobTitle>sample string 4</JobTitle>
    <Mobile>sample string 5</Mobile>
    <OtherNames>sample string 6</OtherNames>
    <Surname>sample string 3</Surname>
    <Telephone>sample string 7</Telephone>
  </ConsultantViewModel>
  <ConsultantViewModel>
    <DateUpdated>2025-10-27T14:00:22.5945064+00:00</DateUpdated>
    <Links xmlns:d3p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
      <d3p1:Link>
        <d3p1:Href>http://webapihelppage1.com/</d3p1:Href>
        <d3p1:Method>sample string 2</d3p1:Method>
        <d3p1:Rel>sample string 3</d3p1:Rel>
        <d3p1:Title>sample string 4</d3p1:Title>
        <d3p1:Type>sample string 5</d3p1:Type>
      </d3p1:Link>
      <d3p1:Link>
        <d3p1:Href>http://webapihelppage1.com/</d3p1:Href>
        <d3p1:Method>sample string 2</d3p1:Method>
        <d3p1:Rel>sample string 3</d3p1:Rel>
        <d3p1:Title>sample string 4</d3p1:Title>
        <d3p1:Type>sample string 5</d3p1:Type>
      </d3p1:Link>
    </Links>
    <Uid>79ef4aa2-ea10-47c5-a606-6f08ddc1add8</Uid>
    <UpdatedBy>sample string 10</UpdatedBy>
    <Company>
      <DateUpdated>2025-10-27T14:00:22.5945064+00:00</DateUpdated>
      <Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
        <d4p1:Link>
          <d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
          <d4p1:Method>sample string 2</d4p1:Method>
          <d4p1:Rel>sample string 3</d4p1:Rel>
          <d4p1:Title>sample string 4</d4p1:Title>
          <d4p1:Type>sample string 5</d4p1:Type>
        </d4p1:Link>
        <d4p1:Link>
          <d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
          <d4p1:Method>sample string 2</d4p1:Method>
          <d4p1:Rel>sample string 3</d4p1:Rel>
          <d4p1:Title>sample string 4</d4p1:Title>
          <d4p1:Type>sample string 5</d4p1:Type>
        </d4p1:Link>
      </Links>
      <Uid>05e8892d-4113-4d41-9e21-a71ac90b0c47</Uid>
      <UpdatedBy>sample string 13</UpdatedBy>
      <AddressLine1>sample string 2</AddressLine1>
      <AddressLine2>sample string 3</AddressLine2>
      <AddressLine3>sample string 4</AddressLine3>
      <AddressLine4>sample string 5</AddressLine4>
      <CompanyGuid>9d485b5a-4d2b-406c-abf3-309c53b1a341</CompanyGuid>
      <Country>
        <DateUpdated>2025-10-27T14:00:22.5945064+00:00</DateUpdated>
        <Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
          <d5p1:Link>
            <d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
            <d5p1:Method>sample string 2</d5p1:Method>
            <d5p1:Rel>sample string 3</d5p1:Rel>
            <d5p1:Title>sample string 4</d5p1:Title>
            <d5p1:Type>sample string 5</d5p1:Type>
          </d5p1:Link>
          <d5p1:Link>
            <d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
            <d5p1:Method>sample string 2</d5p1:Method>
            <d5p1:Rel>sample string 3</d5p1:Rel>
            <d5p1:Title>sample string 4</d5p1:Title>
            <d5p1:Type>sample string 5</d5p1:Type>
          </d5p1:Link>
        </Links>
        <Uid>76d30219-f301-42c5-8024-7b037cf77705</Uid>
        <UpdatedBy>sample string 5</UpdatedBy>
        <CountryGuid>79cf1efb-2fb4-4bc6-b86a-83f6dfa75401</CountryGuid>
        <Iso3Code>sample string 1</Iso3Code>
        <Name>sample string 2</Name>
        <Portal>
          <DateUpdated>2025-10-27T14:00:22.5945064+00:00</DateUpdated>
          <Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
            <d6p1:Link>
              <d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
              <d6p1:Method>sample string 2</d6p1:Method>
              <d6p1:Rel>sample string 3</d6p1:Rel>
              <d6p1:Title>sample string 4</d6p1:Title>
              <d6p1:Type>sample string 5</d6p1:Type>
            </d6p1:Link>
            <d6p1:Link>
              <d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
              <d6p1:Method>sample string 2</d6p1:Method>
              <d6p1:Rel>sample string 3</d6p1:Rel>
              <d6p1:Title>sample string 4</d6p1:Title>
              <d6p1:Type>sample string 5</d6p1:Type>
            </d6p1:Link>
          </Links>
          <Uid>0213939a-c896-42f6-b74b-ef358c7fcae3</Uid>
          <UpdatedBy>sample string 3</UpdatedBy>
          <Name>sample string 1</Name>
        </Portal>
      </Country>
      <Latitude>sample string 7</Latitude>
      <Longitude>sample string 8</Longitude>
      <Name>sample string 1</Name>
      <PortalGuid>68846030-fe82-4508-9e18-d6251d9095f0</PortalGuid>
      <PortalUid>ba06ff5a-c811-4362-88e6-fcee259375e3</PortalUid>
      <PostCode>sample string 6</PostCode>
    </Company>
    <ConsultantGuid>47650c6a-8126-4654-a10f-6221294c4cec</ConsultantGuid>
    <Email>sample string 1</Email>
    <Forename>sample string 2</Forename>
    <JobTitle>sample string 4</JobTitle>
    <Mobile>sample string 5</Mobile>
    <OtherNames>sample string 6</OtherNames>
    <Surname>sample string 3</Surname>
    <Telephone>sample string 7</Telephone>
  </ConsultantViewModel>
</ArrayOfConsultantViewModel>