GET api/V2/org/getOrgs/admin
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Organization| Name | Description | Type | Additional information |
|---|---|---|---|
| OrgId | globally unique identifier |
None. |
|
| ContactEmail | string |
None. |
|
| ContactPhone | string |
None. |
|
| CompanyName | string |
None. |
|
| ContactPerson | string |
None. |
|
| ContactPersonEmail | string |
None. |
|
| Address | string |
None. |
|
| PostalAddress | string |
None. |
|
| PostalCode | string |
None. |
|
| Cid | integer |
None. |
|
| Cwd | globally unique identifier |
None. |
|
| ClubId | integer |
None. |
|
| DistrictId | integer |
None. |
|
| DistrictName | string |
None. |
|
| ShowMatchesFrom | decimal number |
None. |
|
| ShowMatchesTo | decimal number |
None. |
|
| Moduler | Collection of OrgModules |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"orgId": "85809f19-53f4-4f92-95eb-6ed3fbb1d661",
"contactEmail": "sample string 2",
"contactPhone": "sample string 3",
"companyName": "sample string 5",
"contactPerson": "sample string 6",
"contactPersonEmail": "sample string 7",
"address": "sample string 8",
"postalAddress": "sample string 9",
"postalCode": "sample string 10",
"cid": 15,
"cwd": "931a929a-e3fd-493d-9116-b10e8270fe60",
"clubId": 17,
"districtId": 18,
"districtName": "sample string 19",
"showMatchesFrom": 20.1,
"showMatchesTo": 21.1,
"moduler": [
{
"id": 1,
"orgId": "c09a16c2-91b5-48d0-8920-9fff4752c1d0",
"modulId": 3,
"modulNavn": "sample string 4",
"isOrgModule": true,
"used": true
},
{
"id": 1,
"orgId": "c09a16c2-91b5-48d0-8920-9fff4752c1d0",
"modulId": 3,
"modulNavn": "sample string 4",
"isOrgModule": true,
"used": true
}
]
},
{
"orgId": "85809f19-53f4-4f92-95eb-6ed3fbb1d661",
"contactEmail": "sample string 2",
"contactPhone": "sample string 3",
"companyName": "sample string 5",
"contactPerson": "sample string 6",
"contactPersonEmail": "sample string 7",
"address": "sample string 8",
"postalAddress": "sample string 9",
"postalCode": "sample string 10",
"cid": 15,
"cwd": "931a929a-e3fd-493d-9116-b10e8270fe60",
"clubId": 17,
"districtId": 18,
"districtName": "sample string 19",
"showMatchesFrom": 20.1,
"showMatchesTo": 21.1,
"moduler": [
{
"id": 1,
"orgId": "c09a16c2-91b5-48d0-8920-9fff4752c1d0",
"modulId": 3,
"modulNavn": "sample string 4",
"isOrgModule": true,
"used": true
},
{
"id": 1,
"orgId": "c09a16c2-91b5-48d0-8920-9fff4752c1d0",
"modulId": 3,
"modulNavn": "sample string 4",
"isOrgModule": true,
"used": true
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfOrganization xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/oiback.Classes">
<Organization>
<Address>sample string 8</Address>
<Cid>15</Cid>
<ClubId>17</ClubId>
<CompanyName>sample string 5</CompanyName>
<ContactEmail>sample string 2</ContactEmail>
<ContactPerson>sample string 6</ContactPerson>
<ContactPersonEmail>sample string 7</ContactPersonEmail>
<ContactPhone>sample string 3</ContactPhone>
<CreatedBy>78ccefa0-a95e-41d0-a270-0c3ef72870e3</CreatedBy>
<CreatedDate>2026-03-05T06:47:37.656101+01:00</CreatedDate>
<Cwd>931a929a-e3fd-493d-9116-b10e8270fe60</Cwd>
<DistrictId>18</DistrictId>
<DistrictName>sample string 19</DistrictName>
<Moduler>
<OrgModules>
<Id>1</Id>
<IsOrgModule>true</IsOrgModule>
<ModulId>3</ModulId>
<ModulNavn>sample string 4</ModulNavn>
<OrgId>c09a16c2-91b5-48d0-8920-9fff4752c1d0</OrgId>
<Used>true</Used>
</OrgModules>
<OrgModules>
<Id>1</Id>
<IsOrgModule>true</IsOrgModule>
<ModulId>3</ModulId>
<ModulNavn>sample string 4</ModulNavn>
<OrgId>c09a16c2-91b5-48d0-8920-9fff4752c1d0</OrgId>
<Used>true</Used>
</OrgModules>
</Moduler>
<OrgId>85809f19-53f4-4f92-95eb-6ed3fbb1d661</OrgId>
<PostalAddress>sample string 9</PostalAddress>
<PostalCode>sample string 10</PostalCode>
<ShowMatchesFrom>20.1</ShowMatchesFrom>
<ShowMatchesTo>21.1</ShowMatchesTo>
<UpdateDate>2026-03-05T06:47:37.656101+01:00</UpdateDate>
<UpdatedBy>44419002-77c5-4f07-8860-b2b9554afc98</UpdatedBy>
<UserId>242f89d5-8bed-46f0-bf89-16e889b7f3ff</UserId>
</Organization>
<Organization>
<Address>sample string 8</Address>
<Cid>15</Cid>
<ClubId>17</ClubId>
<CompanyName>sample string 5</CompanyName>
<ContactEmail>sample string 2</ContactEmail>
<ContactPerson>sample string 6</ContactPerson>
<ContactPersonEmail>sample string 7</ContactPersonEmail>
<ContactPhone>sample string 3</ContactPhone>
<CreatedBy>78ccefa0-a95e-41d0-a270-0c3ef72870e3</CreatedBy>
<CreatedDate>2026-03-05T06:47:37.656101+01:00</CreatedDate>
<Cwd>931a929a-e3fd-493d-9116-b10e8270fe60</Cwd>
<DistrictId>18</DistrictId>
<DistrictName>sample string 19</DistrictName>
<Moduler>
<OrgModules>
<Id>1</Id>
<IsOrgModule>true</IsOrgModule>
<ModulId>3</ModulId>
<ModulNavn>sample string 4</ModulNavn>
<OrgId>c09a16c2-91b5-48d0-8920-9fff4752c1d0</OrgId>
<Used>true</Used>
</OrgModules>
<OrgModules>
<Id>1</Id>
<IsOrgModule>true</IsOrgModule>
<ModulId>3</ModulId>
<ModulNavn>sample string 4</ModulNavn>
<OrgId>c09a16c2-91b5-48d0-8920-9fff4752c1d0</OrgId>
<Used>true</Used>
</OrgModules>
</Moduler>
<OrgId>85809f19-53f4-4f92-95eb-6ed3fbb1d661</OrgId>
<PostalAddress>sample string 9</PostalAddress>
<PostalCode>sample string 10</PostalCode>
<ShowMatchesFrom>20.1</ShowMatchesFrom>
<ShowMatchesTo>21.1</ShowMatchesTo>
<UpdateDate>2026-03-05T06:47:37.656101+01:00</UpdateDate>
<UpdatedBy>44419002-77c5-4f07-8860-b2b9554afc98</UpdatedBy>
<UserId>242f89d5-8bed-46f0-bf89-16e889b7f3ff</UserId>
</Organization>
</ArrayOfOrganization>