GET ProfilesChanged
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
StartDate | date |
None. |
|
EndDate | date |
None. |
|
ChangeTypes | Collection of ProfileChangeTypeEnum |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of ProfileChangeResultDtoName | Description | Type | Additional information |
---|---|---|---|
ProfileId | integer |
None. |
|
DateChanged | date |
None. |
|
ChangeType | ProfileChangeTypeEnum |
None. |
Response Formats
application/json, text/json
Sample:
[
{
- {
- "ProfileId": 1,
- "DateChanged": "2025-01-18T01:14:02.1386303Z",
- "ChangeType": 0
{
- "ProfileId": 1,
- "DateChanged": "2025-01-18T01:14:02.1386303Z",
- "ChangeType": 0