GET classroomAPI/Portal/getAllAccreditations
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of AccreditationName | Description | Type | Additional information |
---|---|---|---|
AccreditationIDPK | globally unique identifier |
None. |
|
AccreditationTypeFk | globally unique identifier |
None. |
|
AccreditationGroupFK | globally unique identifier |
None. |
|
ReplacementAccreditationFK | globally unique identifier |
None. |
|
CreatedBy | globally unique identifier |
None. |
|
HomeGroup | globally unique identifier |
None. |
|
Name | string |
None. |
|
Description | string |
None. |
|
Category | integer |
None. |
|
IncentiveIconFK | globally unique identifier |
None. |
|
IncentiveIcon | string |
None. |
|
IncentiveText | string |
None. |
|
NoOfCourses | integer |
None. |
|
CertificateImage | string |
None. |
|
CertificateImageFK | globally unique identifier |
None. |
|
Expires | date |
None. |
|
AwardHomePage | integer |
None. |
|
Enabled | boolean |
None. |
|
Created | date |
None. |
|
URL | string |
None. |
|
Keywords | string |
None. |
|
ExternalRef | string |
None. |
|
Reference_ID | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "AccreditationIDPK": "74ff00dc-64ab-42e9-82e7-ec7195f93af6", "AccreditationTypeFk": "576325a0-3dd5-4c9d-a4d3-3aa5be7f32a7", "AccreditationGroupFK": "1a0b6907-ec6f-4b25-8be5-41b805289103", "ReplacementAccreditationFK": "d6f993e4-2e0a-491d-91ae-ffdb992b0962", "CreatedBy": "d02b4a0c-87df-455e-ad9e-77571016e73a", "HomeGroup": "f7bea1cc-d39c-4492-9938-ccf21bd70d1b", "Name": "sample string 1", "Description": "sample string 2", "Category": 1, "IncentiveIconFK": "59d21181-57f8-494e-b7e0-6103a702405d", "IncentiveIcon": "sample string 3", "IncentiveText": "sample string 4", "NoOfCourses": 1, "CertificateImage": "sample string 5", "CertificateImageFK": "53411607-7d8b-4c2c-a931-a7d597162936", "Expires": "2025-06-27T10:10:39.3152707-04:00", "AwardHomePage": 1, "Enabled": true, "Created": "2025-06-27T10:10:39.3152707-04:00", "URL": "sample string 6", "Keywords": "sample string 7", "ExternalRef": "sample string 8", "Reference_ID": 1 }, { "AccreditationIDPK": "74ff00dc-64ab-42e9-82e7-ec7195f93af6", "AccreditationTypeFk": "576325a0-3dd5-4c9d-a4d3-3aa5be7f32a7", "AccreditationGroupFK": "1a0b6907-ec6f-4b25-8be5-41b805289103", "ReplacementAccreditationFK": "d6f993e4-2e0a-491d-91ae-ffdb992b0962", "CreatedBy": "d02b4a0c-87df-455e-ad9e-77571016e73a", "HomeGroup": "f7bea1cc-d39c-4492-9938-ccf21bd70d1b", "Name": "sample string 1", "Description": "sample string 2", "Category": 1, "IncentiveIconFK": "59d21181-57f8-494e-b7e0-6103a702405d", "IncentiveIcon": "sample string 3", "IncentiveText": "sample string 4", "NoOfCourses": 1, "CertificateImage": "sample string 5", "CertificateImageFK": "53411607-7d8b-4c2c-a931-a7d597162936", "Expires": "2025-06-27T10:10:39.3152707-04:00", "AwardHomePage": 1, "Enabled": true, "Created": "2025-06-27T10:10:39.3152707-04:00", "URL": "sample string 6", "Keywords": "sample string 7", "ExternalRef": "sample string 8", "Reference_ID": 1 } ]
application/xml, text/xml
Sample:
<ArrayOfAccreditation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Classroom.ClassroomBLL"> <Accreditation> <AccreditationGroupFK>1a0b6907-ec6f-4b25-8be5-41b805289103</AccreditationGroupFK> <AccreditationIDPK>74ff00dc-64ab-42e9-82e7-ec7195f93af6</AccreditationIDPK> <AccreditationTypeFk>576325a0-3dd5-4c9d-a4d3-3aa5be7f32a7</AccreditationTypeFk> <AwardHomePage>1</AwardHomePage> <Category>1</Category> <CertificateImage>sample string 5</CertificateImage> <CertificateImageFK>53411607-7d8b-4c2c-a931-a7d597162936</CertificateImageFK> <Created>2025-06-27T10:10:39.3152707-04:00</Created> <CreatedBy>d02b4a0c-87df-455e-ad9e-77571016e73a</CreatedBy> <Description>sample string 2</Description> <Enabled>true</Enabled> <Expires>2025-06-27T10:10:39.3152707-04:00</Expires> <ExternalRef>sample string 8</ExternalRef> <HomeGroup>f7bea1cc-d39c-4492-9938-ccf21bd70d1b</HomeGroup> <IncentiveIcon>sample string 3</IncentiveIcon> <IncentiveIconFK>59d21181-57f8-494e-b7e0-6103a702405d</IncentiveIconFK> <IncentiveText>sample string 4</IncentiveText> <Keywords>sample string 7</Keywords> <Name>sample string 1</Name> <NoOfCourses>1</NoOfCourses> <Reference_ID>1</Reference_ID> <ReplacementAccreditationFK>d6f993e4-2e0a-491d-91ae-ffdb992b0962</ReplacementAccreditationFK> <URL>sample string 6</URL> </Accreditation> <Accreditation> <AccreditationGroupFK>1a0b6907-ec6f-4b25-8be5-41b805289103</AccreditationGroupFK> <AccreditationIDPK>74ff00dc-64ab-42e9-82e7-ec7195f93af6</AccreditationIDPK> <AccreditationTypeFk>576325a0-3dd5-4c9d-a4d3-3aa5be7f32a7</AccreditationTypeFk> <AwardHomePage>1</AwardHomePage> <Category>1</Category> <CertificateImage>sample string 5</CertificateImage> <CertificateImageFK>53411607-7d8b-4c2c-a931-a7d597162936</CertificateImageFK> <Created>2025-06-27T10:10:39.3152707-04:00</Created> <CreatedBy>d02b4a0c-87df-455e-ad9e-77571016e73a</CreatedBy> <Description>sample string 2</Description> <Enabled>true</Enabled> <Expires>2025-06-27T10:10:39.3152707-04:00</Expires> <ExternalRef>sample string 8</ExternalRef> <HomeGroup>f7bea1cc-d39c-4492-9938-ccf21bd70d1b</HomeGroup> <IncentiveIcon>sample string 3</IncentiveIcon> <IncentiveIconFK>59d21181-57f8-494e-b7e0-6103a702405d</IncentiveIconFK> <IncentiveText>sample string 4</IncentiveText> <Keywords>sample string 7</Keywords> <Name>sample string 1</Name> <NoOfCourses>1</NoOfCourses> <Reference_ID>1</Reference_ID> <ReplacementAccreditationFK>d6f993e4-2e0a-491d-91ae-ffdb992b0962</ReplacementAccreditationFK> <URL>sample string 6</URL> </Accreditation> </ArrayOfAccreditation>