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 ProfileChangeResultDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ProfileId | integer |
None. |
|
| DateChanged | date |
None. |
|
| ChangeType | ProfileChangeTypeEnum |
None. |
Response Formats
application/json, text/json
Sample:
[
{
- {
- "ProfileId": 1,
- "DateChanged": "2025-11-01T17:56:24.5809628Z",
- "ChangeType": 0
{
- "ProfileId": 1,
- "DateChanged": "2025-11-01T17:56:24.5809628Z",
- "ChangeType": 0