GET api/doctorsorclinics/recentproviders?providersCount={providersCount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| providersCount | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ProfilObject| Name | Description | Type | Additional information |
|---|---|---|---|
| CProfile | Profiless |
None. |
|
| CDoctor | Doctors |
None. |
|
| CClinic | Clinics |
None. |
|
| Locations | Collection of Locations |
None. |
|
| Contacts | Collection of Contacts |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"CProfile": {
"CredentialId": "2a827db1-ea7a-44cd-8cbb-c91a19df0e8e",
"DoctorId": "08b71159-edd0-4740-820d-b2e6517bdb22",
"ClinicId": "1c226990-9574-4a4c-972f-da7650f9ee90",
"Speciality": "sample string 2",
"Description": "sample string 3",
"IsMobile": true,
"IsClinic": true,
"IsDoctor": true,
"IsAvailable": true,
"Followers": 8,
"Following": 9,
"Likes": 10,
"Clients": 11,
"Shared": 12,
"Views": 13,
"Notes": 14,
"IsActive": true,
"Id": "57a2a84c-b857-4c30-a351-397e3915de14",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
},
"CDoctor": {
"FirstName": "sample string 1",
"LastName": "sample string 2",
"ProfilePicture": "sample string 3",
"JobTitle": "sample string 4",
"WorkPlace": "sample string 5",
"Id": "b05ce252-25f6-4508-841d-c02860904ecc",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
},
"CClinic": {
"Name": "sample string 1",
"Logo": "sample string 2",
"OtherLogo": "sample string 3",
"OpeningDay": "sample string 4",
"OpeningHour": "sample string 5",
"IsOpen": true,
"CreationDate": "2025-12-05T20:25:18.9621429-08:00",
"Id": "522d8864-034c-4594-a186-6b55b312a431",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
},
"Locations": [
{
"ProfileId": "17775cc7-790e-46c5-8eae-369ee6486054",
"CountryCode": "sample string 2",
"CountryName": "sample string 3",
"State": "sample string 4",
"Suite": "sample string 5",
"Street": "sample string 6",
"City": "sample string 7",
"PostalCode": "sample string 8",
"Latitude": 9.1,
"Longitude": 10.1,
"TimeZone": "sample string 11",
"Id": "8a96ddd3-bc98-4b2a-88ce-a93552f9f3b8",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
},
{
"ProfileId": "17775cc7-790e-46c5-8eae-369ee6486054",
"CountryCode": "sample string 2",
"CountryName": "sample string 3",
"State": "sample string 4",
"Suite": "sample string 5",
"Street": "sample string 6",
"City": "sample string 7",
"PostalCode": "sample string 8",
"Latitude": 9.1,
"Longitude": 10.1,
"TimeZone": "sample string 11",
"Id": "8a96ddd3-bc98-4b2a-88ce-a93552f9f3b8",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
}
],
"Contacts": [
{
"ProfileId": "bb562bb2-431e-4f3d-bf61-ad76f7eb0a6f",
"MobilePhoneNumber": "sample string 2",
"EmailAddress": "sample string 3",
"FaxNumber": "sample string 4",
"LandLinePhoneNumber": "sample string 5",
"Id": "a41276f3-9854-4038-8ec1-b8a625abc0bd",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
},
{
"ProfileId": "bb562bb2-431e-4f3d-bf61-ad76f7eb0a6f",
"MobilePhoneNumber": "sample string 2",
"EmailAddress": "sample string 3",
"FaxNumber": "sample string 4",
"LandLinePhoneNumber": "sample string 5",
"Id": "a41276f3-9854-4038-8ec1-b8a625abc0bd",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
}
]
},
{
"CProfile": {
"CredentialId": "2a827db1-ea7a-44cd-8cbb-c91a19df0e8e",
"DoctorId": "08b71159-edd0-4740-820d-b2e6517bdb22",
"ClinicId": "1c226990-9574-4a4c-972f-da7650f9ee90",
"Speciality": "sample string 2",
"Description": "sample string 3",
"IsMobile": true,
"IsClinic": true,
"IsDoctor": true,
"IsAvailable": true,
"Followers": 8,
"Following": 9,
"Likes": 10,
"Clients": 11,
"Shared": 12,
"Views": 13,
"Notes": 14,
"IsActive": true,
"Id": "57a2a84c-b857-4c30-a351-397e3915de14",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
},
"CDoctor": {
"FirstName": "sample string 1",
"LastName": "sample string 2",
"ProfilePicture": "sample string 3",
"JobTitle": "sample string 4",
"WorkPlace": "sample string 5",
"Id": "b05ce252-25f6-4508-841d-c02860904ecc",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
},
"CClinic": {
"Name": "sample string 1",
"Logo": "sample string 2",
"OtherLogo": "sample string 3",
"OpeningDay": "sample string 4",
"OpeningHour": "sample string 5",
"IsOpen": true,
"CreationDate": "2025-12-05T20:25:18.9621429-08:00",
"Id": "522d8864-034c-4594-a186-6b55b312a431",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
},
"Locations": [
{
"ProfileId": "17775cc7-790e-46c5-8eae-369ee6486054",
"CountryCode": "sample string 2",
"CountryName": "sample string 3",
"State": "sample string 4",
"Suite": "sample string 5",
"Street": "sample string 6",
"City": "sample string 7",
"PostalCode": "sample string 8",
"Latitude": 9.1,
"Longitude": 10.1,
"TimeZone": "sample string 11",
"Id": "8a96ddd3-bc98-4b2a-88ce-a93552f9f3b8",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
},
{
"ProfileId": "17775cc7-790e-46c5-8eae-369ee6486054",
"CountryCode": "sample string 2",
"CountryName": "sample string 3",
"State": "sample string 4",
"Suite": "sample string 5",
"Street": "sample string 6",
"City": "sample string 7",
"PostalCode": "sample string 8",
"Latitude": 9.1,
"Longitude": 10.1,
"TimeZone": "sample string 11",
"Id": "8a96ddd3-bc98-4b2a-88ce-a93552f9f3b8",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
}
],
"Contacts": [
{
"ProfileId": "bb562bb2-431e-4f3d-bf61-ad76f7eb0a6f",
"MobilePhoneNumber": "sample string 2",
"EmailAddress": "sample string 3",
"FaxNumber": "sample string 4",
"LandLinePhoneNumber": "sample string 5",
"Id": "a41276f3-9854-4038-8ec1-b8a625abc0bd",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
},
{
"ProfileId": "bb562bb2-431e-4f3d-bf61-ad76f7eb0a6f",
"MobilePhoneNumber": "sample string 2",
"EmailAddress": "sample string 3",
"FaxNumber": "sample string 4",
"LandLinePhoneNumber": "sample string 5",
"Id": "a41276f3-9854-4038-8ec1-b8a625abc0bd",
"CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
"ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
"DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfProfilObject xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/QuicDoctor.Data.Data">
<ProfilObject>
<CClinic>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>522d8864-034c-4594-a186-6b55b312a431</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<CreationDate>2025-12-05T20:25:18.9621429-08:00</CreationDate>
<IsOpen>true</IsOpen>
<Logo>sample string 2</Logo>
<Name>sample string 1</Name>
<OpeningDay>sample string 4</OpeningDay>
<OpeningHour>sample string 5</OpeningHour>
<OtherLogo>sample string 3</OtherLogo>
</CClinic>
<CDoctor>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>b05ce252-25f6-4508-841d-c02860904ecc</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<FirstName>sample string 1</FirstName>
<JobTitle>sample string 4</JobTitle>
<LastName>sample string 2</LastName>
<ProfilePicture>sample string 3</ProfilePicture>
<WorkPlace>sample string 5</WorkPlace>
</CDoctor>
<CProfile>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>57a2a84c-b857-4c30-a351-397e3915de14</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<Clients>11</Clients>
<ClinicId>1c226990-9574-4a4c-972f-da7650f9ee90</ClinicId>
<CredentialId>2a827db1-ea7a-44cd-8cbb-c91a19df0e8e</CredentialId>
<Description>sample string 3</Description>
<DoctorId>08b71159-edd0-4740-820d-b2e6517bdb22</DoctorId>
<Followers>8</Followers>
<Following>9</Following>
<IsActive>true</IsActive>
<IsAvailable>true</IsAvailable>
<IsClinic>true</IsClinic>
<IsDoctor>true</IsDoctor>
<IsMobile>true</IsMobile>
<Likes>10</Likes>
<Notes>14</Notes>
<Shared>12</Shared>
<Speciality>sample string 2</Speciality>
<Views>13</Views>
</CProfile>
<Contacts>
<Contacts>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>a41276f3-9854-4038-8ec1-b8a625abc0bd</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<EmailAddress>sample string 3</EmailAddress>
<FaxNumber>sample string 4</FaxNumber>
<LandLinePhoneNumber>sample string 5</LandLinePhoneNumber>
<MobilePhoneNumber>sample string 2</MobilePhoneNumber>
<ProfileId>bb562bb2-431e-4f3d-bf61-ad76f7eb0a6f</ProfileId>
</Contacts>
<Contacts>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>a41276f3-9854-4038-8ec1-b8a625abc0bd</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<EmailAddress>sample string 3</EmailAddress>
<FaxNumber>sample string 4</FaxNumber>
<LandLinePhoneNumber>sample string 5</LandLinePhoneNumber>
<MobilePhoneNumber>sample string 2</MobilePhoneNumber>
<ProfileId>bb562bb2-431e-4f3d-bf61-ad76f7eb0a6f</ProfileId>
</Contacts>
</Contacts>
<Locations>
<Locations>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>8a96ddd3-bc98-4b2a-88ce-a93552f9f3b8</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<City>sample string 7</City>
<CountryCode>sample string 2</CountryCode>
<CountryName>sample string 3</CountryName>
<Latitude>9.1</Latitude>
<Longitude>10.1</Longitude>
<PostalCode>sample string 8</PostalCode>
<ProfileId>17775cc7-790e-46c5-8eae-369ee6486054</ProfileId>
<State>sample string 4</State>
<Street>sample string 6</Street>
<Suite>sample string 5</Suite>
<TimeZone>sample string 11</TimeZone>
</Locations>
<Locations>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>8a96ddd3-bc98-4b2a-88ce-a93552f9f3b8</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<City>sample string 7</City>
<CountryCode>sample string 2</CountryCode>
<CountryName>sample string 3</CountryName>
<Latitude>9.1</Latitude>
<Longitude>10.1</Longitude>
<PostalCode>sample string 8</PostalCode>
<ProfileId>17775cc7-790e-46c5-8eae-369ee6486054</ProfileId>
<State>sample string 4</State>
<Street>sample string 6</Street>
<Suite>sample string 5</Suite>
<TimeZone>sample string 11</TimeZone>
</Locations>
</Locations>
</ProfilObject>
<ProfilObject>
<CClinic>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>522d8864-034c-4594-a186-6b55b312a431</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<CreationDate>2025-12-05T20:25:18.9621429-08:00</CreationDate>
<IsOpen>true</IsOpen>
<Logo>sample string 2</Logo>
<Name>sample string 1</Name>
<OpeningDay>sample string 4</OpeningDay>
<OpeningHour>sample string 5</OpeningHour>
<OtherLogo>sample string 3</OtherLogo>
</CClinic>
<CDoctor>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>b05ce252-25f6-4508-841d-c02860904ecc</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<FirstName>sample string 1</FirstName>
<JobTitle>sample string 4</JobTitle>
<LastName>sample string 2</LastName>
<ProfilePicture>sample string 3</ProfilePicture>
<WorkPlace>sample string 5</WorkPlace>
</CDoctor>
<CProfile>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>57a2a84c-b857-4c30-a351-397e3915de14</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<Clients>11</Clients>
<ClinicId>1c226990-9574-4a4c-972f-da7650f9ee90</ClinicId>
<CredentialId>2a827db1-ea7a-44cd-8cbb-c91a19df0e8e</CredentialId>
<Description>sample string 3</Description>
<DoctorId>08b71159-edd0-4740-820d-b2e6517bdb22</DoctorId>
<Followers>8</Followers>
<Following>9</Following>
<IsActive>true</IsActive>
<IsAvailable>true</IsAvailable>
<IsClinic>true</IsClinic>
<IsDoctor>true</IsDoctor>
<IsMobile>true</IsMobile>
<Likes>10</Likes>
<Notes>14</Notes>
<Shared>12</Shared>
<Speciality>sample string 2</Speciality>
<Views>13</Views>
</CProfile>
<Contacts>
<Contacts>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>a41276f3-9854-4038-8ec1-b8a625abc0bd</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<EmailAddress>sample string 3</EmailAddress>
<FaxNumber>sample string 4</FaxNumber>
<LandLinePhoneNumber>sample string 5</LandLinePhoneNumber>
<MobilePhoneNumber>sample string 2</MobilePhoneNumber>
<ProfileId>bb562bb2-431e-4f3d-bf61-ad76f7eb0a6f</ProfileId>
</Contacts>
<Contacts>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>a41276f3-9854-4038-8ec1-b8a625abc0bd</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<EmailAddress>sample string 3</EmailAddress>
<FaxNumber>sample string 4</FaxNumber>
<LandLinePhoneNumber>sample string 5</LandLinePhoneNumber>
<MobilePhoneNumber>sample string 2</MobilePhoneNumber>
<ProfileId>bb562bb2-431e-4f3d-bf61-ad76f7eb0a6f</ProfileId>
</Contacts>
</Contacts>
<Locations>
<Locations>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>8a96ddd3-bc98-4b2a-88ce-a93552f9f3b8</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<City>sample string 7</City>
<CountryCode>sample string 2</CountryCode>
<CountryName>sample string 3</CountryName>
<Latitude>9.1</Latitude>
<Longitude>10.1</Longitude>
<PostalCode>sample string 8</PostalCode>
<ProfileId>17775cc7-790e-46c5-8eae-369ee6486054</ProfileId>
<State>sample string 4</State>
<Street>sample string 6</Street>
<Suite>sample string 5</Suite>
<TimeZone>sample string 11</TimeZone>
</Locations>
<Locations>
<CreatedDate>2025-12-05T20:25:18.9621429-08:00</CreatedDate>
<DeletedDate>2025-12-05T20:25:18.9621429-08:00</DeletedDate>
<Id>8a96ddd3-bc98-4b2a-88ce-a93552f9f3b8</Id>
<ModifiedDate>2025-12-05T20:25:18.9621429-08:00</ModifiedDate>
<City>sample string 7</City>
<CountryCode>sample string 2</CountryCode>
<CountryName>sample string 3</CountryName>
<Latitude>9.1</Latitude>
<Longitude>10.1</Longitude>
<PostalCode>sample string 8</PostalCode>
<ProfileId>17775cc7-790e-46c5-8eae-369ee6486054</ProfileId>
<State>sample string 4</State>
<Street>sample string 6</Street>
<Suite>sample string 5</Suite>
<TimeZone>sample string 11</TimeZone>
</Locations>
</Locations>
</ProfilObject>
</ArrayOfProfilObject>