GET rest/ExternalLinks/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ExternalLinkModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Name | string |
None. |
|
| Img | string |
None. |
|
| URL | string |
None. |
|
| LinkImage | Collection of byte |
None. |
|
| Companies | Collection of CompanyModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"ID": 1,
"Name": "sample string 2",
"Img": "sample string 3",
"URL": "sample string 4",
"LinkImage": "QEA=",
"Companies": [
{
"ID": 1,
"Name": "sample string 2",
"CompanyType": "sample string 3",
"UseCompanyColorScheme": true,
"CompanyColor": "sample string 5",
"AccountType": "sample string 6",
"NumOfOffices": 7,
"NumOfUsers": 8,
"NumOfPropertiesPerOffice": 1,
"ExpirationDate": "2026-04-03T03:38:28.8593131+00:00",
"IsFullyRebranded": true,
"RebrandLogo": "QEA=",
"RebrandingInitials": "sample string 11",
"AllowSuperAdmin": true,
"AllowPBIAdmin": true,
"CreateDate": "2026-04-03T03:38:28.8593131+00:00",
"ModifiedDate": "2026-04-03T03:38:28.8593131+00:00",
"HighlightEmptiesInGrid": true,
"GroupTables": true,
"AdminMessage": "sample string 16",
"ShowAdminMessage": true,
"ShowDataRefreshDate": true,
"IsPBIMultiSchema": true,
"DefaultImage": "sample string 19",
"DefaultTab": "sample string 20",
"UniqueID": "sample string 21",
"SSOEnabled": true,
"UseSidebarRecolor": true,
"SidebarColor": "sample string 24",
"SidebarLogo": "QEA=",
"IsEnabled": true,
"HasWebTabEnabled": true,
"WebTabName": "sample string 27",
"WebTabURL": "sample string 28"
},
{
"ID": 1,
"Name": "sample string 2",
"CompanyType": "sample string 3",
"UseCompanyColorScheme": true,
"CompanyColor": "sample string 5",
"AccountType": "sample string 6",
"NumOfOffices": 7,
"NumOfUsers": 8,
"NumOfPropertiesPerOffice": 1,
"ExpirationDate": "2026-04-03T03:38:28.8593131+00:00",
"IsFullyRebranded": true,
"RebrandLogo": "QEA=",
"RebrandingInitials": "sample string 11",
"AllowSuperAdmin": true,
"AllowPBIAdmin": true,
"CreateDate": "2026-04-03T03:38:28.8593131+00:00",
"ModifiedDate": "2026-04-03T03:38:28.8593131+00:00",
"HighlightEmptiesInGrid": true,
"GroupTables": true,
"AdminMessage": "sample string 16",
"ShowAdminMessage": true,
"ShowDataRefreshDate": true,
"IsPBIMultiSchema": true,
"DefaultImage": "sample string 19",
"DefaultTab": "sample string 20",
"UniqueID": "sample string 21",
"SSOEnabled": true,
"UseSidebarRecolor": true,
"SidebarColor": "sample string 24",
"SidebarLogo": "QEA=",
"IsEnabled": true,
"HasWebTabEnabled": true,
"WebTabName": "sample string 27",
"WebTabURL": "sample string 28"
}
]
}
text/xml
Sample:
<ExternalLinkModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Navigator.Models">
<Companies>
<CompanyModel>
<AccountType>sample string 6</AccountType>
<AdminMessage>sample string 16</AdminMessage>
<AllowPBIAdmin>true</AllowPBIAdmin>
<AllowSuperAdmin>true</AllowSuperAdmin>
<CompanyColor>sample string 5</CompanyColor>
<CompanyType>sample string 3</CompanyType>
<CreateDate>2026-04-03T03:38:28.8593131+00:00</CreateDate>
<DefaultImage>sample string 19</DefaultImage>
<DefaultTab>sample string 20</DefaultTab>
<ExpirationDate>2026-04-03T03:38:28.8593131+00:00</ExpirationDate>
<GroupTables>true</GroupTables>
<HasWebTabEnabled>true</HasWebTabEnabled>
<HighlightEmptiesInGrid>true</HighlightEmptiesInGrid>
<ID>1</ID>
<IsEnabled>true</IsEnabled>
<IsFullyRebranded>true</IsFullyRebranded>
<IsPBIMultiSchema>true</IsPBIMultiSchema>
<ModifiedDate>2026-04-03T03:38:28.8593131+00:00</ModifiedDate>
<Name>sample string 2</Name>
<NumOfOffices>7</NumOfOffices>
<NumOfPropertiesPerOffice>1</NumOfPropertiesPerOffice>
<NumOfUsers>8</NumOfUsers>
<RebrandLogo>QEA=</RebrandLogo>
<RebrandingInitials>sample string 11</RebrandingInitials>
<SSOEnabled>true</SSOEnabled>
<ShowAdminMessage>true</ShowAdminMessage>
<ShowDataRefreshDate>true</ShowDataRefreshDate>
<SidebarColor>sample string 24</SidebarColor>
<SidebarLogo>QEA=</SidebarLogo>
<SnapshotLogo>QEA=</SnapshotLogo>
<UniqueID>sample string 21</UniqueID>
<UseCompanyColorScheme>true</UseCompanyColorScheme>
<UseSidebarRecolor>true</UseSidebarRecolor>
<WebTabName>sample string 27</WebTabName>
<WebTabURL>sample string 28</WebTabURL>
</CompanyModel>
<CompanyModel>
<AccountType>sample string 6</AccountType>
<AdminMessage>sample string 16</AdminMessage>
<AllowPBIAdmin>true</AllowPBIAdmin>
<AllowSuperAdmin>true</AllowSuperAdmin>
<CompanyColor>sample string 5</CompanyColor>
<CompanyType>sample string 3</CompanyType>
<CreateDate>2026-04-03T03:38:28.8593131+00:00</CreateDate>
<DefaultImage>sample string 19</DefaultImage>
<DefaultTab>sample string 20</DefaultTab>
<ExpirationDate>2026-04-03T03:38:28.8593131+00:00</ExpirationDate>
<GroupTables>true</GroupTables>
<HasWebTabEnabled>true</HasWebTabEnabled>
<HighlightEmptiesInGrid>true</HighlightEmptiesInGrid>
<ID>1</ID>
<IsEnabled>true</IsEnabled>
<IsFullyRebranded>true</IsFullyRebranded>
<IsPBIMultiSchema>true</IsPBIMultiSchema>
<ModifiedDate>2026-04-03T03:38:28.8593131+00:00</ModifiedDate>
<Name>sample string 2</Name>
<NumOfOffices>7</NumOfOffices>
<NumOfPropertiesPerOffice>1</NumOfPropertiesPerOffice>
<NumOfUsers>8</NumOfUsers>
<RebrandLogo>QEA=</RebrandLogo>
<RebrandingInitials>sample string 11</RebrandingInitials>
<SSOEnabled>true</SSOEnabled>
<ShowAdminMessage>true</ShowAdminMessage>
<ShowDataRefreshDate>true</ShowDataRefreshDate>
<SidebarColor>sample string 24</SidebarColor>
<SidebarLogo>QEA=</SidebarLogo>
<SnapshotLogo>QEA=</SnapshotLogo>
<UniqueID>sample string 21</UniqueID>
<UseCompanyColorScheme>true</UseCompanyColorScheme>
<UseSidebarRecolor>true</UseSidebarRecolor>
<WebTabName>sample string 27</WebTabName>
<WebTabURL>sample string 28</WebTabURL>
</CompanyModel>
</Companies>
<ID>1</ID>
<Img>sample string 3</Img>
<LinkImage>QEA=</LinkImage>
<Name>sample string 2</Name>
<URL>sample string 4</URL>
</ExternalLinkModel>