POST api/Stats/UserLastActivityStatsData

Request Information

URI Parameters

None.

Body Parameters

StatsRequest
NameDescriptionTypeAdditional information
ScopeId

integer

None.

DateStart

date

None.

DateEnd

date

None.

Mode

StatsMode

None.

DataFormat

StatsDataFormat

None.

Options

Dictionary of string [key] and string [value]

None.

ApplyAppearance

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "ScopeId": 1,
  "DateStart": "2026-03-25T01:41:22.0782755+01:00",
  "DateEnd": "2026-03-25T01:41:22.0782755+01:00",
  "Mode": "DayDetail",
  "DataFormat": "CSV",
  "Options": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "ApplyAppearance": true
}

Response Information

Resource Description

Collection of DateScopeCountInfo_Result
NameDescriptionTypeAdditional information
Date

date

None.

ScopeId

integer

None.

Count

integer

None.

Info

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Date": "2026-03-25T01:41:22.0938814+01:00",
    "ScopeId": 1,
    "Count": 1,
    "Info": "sample string 1"
  },
  {
    "Date": "2026-03-25T01:41:22.0938814+01:00",
    "ScopeId": 1,
    "Count": 1,
    "Info": "sample string 1"
  }
]

text/csv

Sample:
"sep=,"
Id,Name,AspNetUsers,Length,ScopeId,Language,KeyColumn,DisplayColumn,TypeColumn,ExtendedScopeTable,ElementName,ElementNamePlural,WelcomeMessage,Properties,PropertyGroups,PropertySections,AddressDefinitions,Filters,DefaultOrder,AssociationFilterTables,AssociationPropertyNames,MergeColumns,TimeStamp,Type,GroupOrder,RowNumber,Draw,RecordsTotal,RecordsFiltered,Data,Comparer,Count,Keys,Values,Portrait,EmailConfirmed,Password,PasswordConfirmed,ScopeIds,RoleIds,AspNetUserUserName,AspNetUserEmail,Date,Info
sample string 1,sample string 2,System.Collections.Generic.List`1[ASTLib.Models.AspNetUsers],,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
,,,15,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
,sample string 1,,,2,sample string 3,sample string 4,sample string 5,sample string 6,,sample string 7,sample string 8,sample string 9,System.Collections.Generic.List`1[ASTLib.Types.Common.Property],System.Collections.Generic.List`1[ASTLib.Types.Common.PropertyGroup],System.Collections.Generic.List`1[ASTLib.Types.Common.PropertySection],System.Collections.Hashtable,"System.Collections.Generic.Dictionary`2[System.String,ASTLib.Types.Attributes.FilterColumnAttribute]","System.Collections.Generic.Dictionary`2[System.String,System.String]",System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],2026-03-25 01:34:50,,"System.Collections.Generic.Dictionary`2[System.String,System.Int32]",,,,,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,,,,,,,,,1,,,,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,,,,,,2026-03-25 01:39:04,,,,1,2,3,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,System.Collections.Generic.GenericEqualityComparer`1[System.Int32],2,"System.Collections.Generic.Dictionary`2+KeyCollection[System.Int32,System.Object]","System.Collections.Generic.Dictionary`2+ValueCollection[System.Int32,System.Object]",,,,,,,,,,
,,,,,,,,,,,,,,,,,,,,,,,,,1,,,,,,,,,System.Object[],sample string 11,sample string 3,sample string 4,System.Int32[],System.String[],sample string 11,sample string 2,,
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
,,,,1,,,,,,,,,,,,,,,,,,,,,,,,,,,1,,,,,,,,,,,2026-03-25 01:41:22,sample string 1
,,,,1,,,,,,,,,,,,,,,,,,,,,,,,,,,1,,,,,,,,,,,2026-03-25 01:41:22,sample string 1