Report Controller

get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Responses
200

OK

*/*
get
/api/reports/{reportId}
put
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
minutesinteger · int32 · min: 1Optional
reportDayinteger · int32 · min: 1 · max: 31Optional
dscstring · max: 255Optional
printDayinteger · int32 · min: 1 · max: 31Optional
langstringOptional
nostring · max: 50Optional
logoFlagbooleanRequired
namestring · max: 100Required
mailDayinteger · int32 · min: 1 · max: 31Optional
periodstring · enumRequiredPossible values:
mailTostringOptional
projectIdstringOptional
printTimestring · date-timeOptional
printFlagbooleanRequired
reportTimestring · date-timeOptional
mailFlagbooleanRequired
mailTimestring · date-timeOptional
ownerstringOptional
Responses
put
/api/reports/{reportId}

No content

delete
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Responses
delete
/api/reports/{reportId}

No content

get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
Responses
200

OK

*/*
get
/api/reports/{reportId}/groups/{groupId}
put
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
groupOrderinteger · int32 · min: 1Required
reportIdstringOptional
namestring · max: 100Required
dscstring · max: 255Optional
Responses
put
/api/reports/{reportId}/groups/{groupId}

No content

delete
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
Responses
delete
/api/reports/{reportId}/groups/{groupId}

No content

get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
subgroupIdstringRequired
Responses
200

OK

*/*
get
/api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}
put
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
subgroupIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
subgroupOrderinteger · int32 · min: 1Required
namestring · max: 100Required
dscstring · max: 255Optional
groupIdstringOptional
Responses
put
/api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}

No content

delete
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
subgroupIdstringRequired
Responses
delete
/api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}

No content

get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
subgroupIdstringRequired
variableIdstringRequired
Responses
200

OK

*/*
get
/api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables/{variableId}
put
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
subgroupIdstringRequired
variableIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
namestring · max: 100Required
calcTypestring · enumRequiredPossible values:
variableOrderinteger · int32 · min: 1Required
totalCalcTypestring · enumOptionalPossible values:
subgroupIdstringOptional
patternstring · max: 50Optional
variableIdstringOptional
totalVariableIdstringOptional
deviationCalcReportVariableIdstringOptional
dscstring · max: 255Optional
deviationVariableIdstringOptional
Responses
put
/api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables/{variableId}

No content

delete
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
subgroupIdstringRequired
variableIdstringRequired
Responses
delete
/api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables/{variableId}

No content

get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Responses
200

OK

*/*
get
/api/reports
post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
minutesinteger · int32 · min: 1Optional
reportDayinteger · int32 · min: 1 · max: 31Optional
dscstring · max: 255Optional
printDayinteger · int32 · min: 1 · max: 31Optional
langstringOptional
nostring · max: 50Optional
logoFlagbooleanRequired
namestring · max: 100Required
mailDayinteger · int32 · min: 1 · max: 31Optional
periodstring · enumRequiredPossible values:
mailTostringOptional
projectIdstringOptional
printTimestring · date-timeOptional
printFlagbooleanRequired
reportTimestring · date-timeOptional
mailFlagbooleanRequired
mailTimestring · date-timeOptional
ownerstringOptional
Responses
200

OK

*/*
post
/api/reports
post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Responses
post
/api/reports/{reportId}/schedule

No content

post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Query parameters
startDatestring · date-timeRequired
endDatestring · date-timeRequired
langstringRequired
Responses
post
/api/reports/{reportId}/print

No content

post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Query parameters
startDatestring · date-timeRequired
endDatestring · date-timeRequired
langstringRequired
Responses
post
/api/reports/{reportId}/mail

No content

get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Responses
200

OK

*/*
get
/api/reports/{reportId}/groups
post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
groupOrderinteger · int32 · min: 1Required
reportIdstringOptional
namestring · max: 100Required
dscstring · max: 255Optional
Responses
200

OK

*/*
post
/api/reports/{reportId}/groups
get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
Responses
200

OK

*/*
get
/api/reports/{reportId}/groups/{groupId}/subgroups
post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
subgroupOrderinteger · int32 · min: 1Required
namestring · max: 100Required
dscstring · max: 255Optional
groupIdstringOptional
Responses
200

OK

*/*
post
/api/reports/{reportId}/groups/{groupId}/subgroups
get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
subgroupIdstringRequired
Responses
200

OK

*/*
get
/api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables
post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
groupIdstringRequired
subgroupIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
namestring · max: 100Required
calcTypestring · enumRequiredPossible values:
variableOrderinteger · int32 · min: 1Required
totalCalcTypestring · enumOptionalPossible values:
subgroupIdstringOptional
patternstring · max: 50Optional
variableIdstringOptional
totalVariableIdstringOptional
deviationCalcReportVariableIdstringOptional
dscstring · max: 255Optional
deviationVariableIdstringOptional
Responses
200

OK

*/*
post
/api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables
post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Responses
post
/api/reports/{reportId}/cancel

No content

post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Query parameters
projectIdstringRequired
Responses
post
/api/reports/schedule/by-project

No content

post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Query parameters
Body
filestring · binaryRequired
Responses
200

OK

*/*
Responseobject
post
/api/reports/import
post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Query parameters
projectIdstringRequired
Responses
post
/api/reports/cancel/by-project

No content

get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Responses
200

OK

*/*
Responsestring · enumPossible values:
get
/api/reports/{reportId}/status
get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Query parameters
startDatestring · date-timeRequired
endDatestring · date-timeRequired
langstringRequired
Responses
200

OK

*/*
Responsestring · byte
get
/api/reports/{reportId}/preview
get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Path parameters
reportIdstringRequired
Query parameters
startDatestring · date-timeRequired
endDatestring · date-timeRequired
langstringRequired
Responses
200

OK

*/*
Responsestring · byte
get
/api/reports/{reportId}/export/excel
get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Query parameters
reportIdsstring[]Required
Responses
200

OK

*/*
get
/api/reports/status/by-ids
get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Query parameters
projectIdstringOptional
includeIdsbooleanOptionalDefault: false
Responses
200

OK

*/*
Responseobject
get
/api/reports/export
get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Query parameters
projectIdstringRequired
Responses
200

OK

*/*
get
/api/reports/by-project
delete
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Query parameters
reportIdsstring[]Required
Responses
delete
/api/reports/multi/by-ids

No content

delete
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Query parameters
variableIdsstring[]Required
Responses
delete
/api/reports/groups/subgroups/variables/multi/by-ids

No content

delete
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Query parameters
subgroupIdsstring[]Required
Responses
delete
/api/reports/groups/subgroups/multi/by-ids

No content

delete
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Query parameters
groupIdsstring[]Required
Responses
delete
/api/reports/groups/multi/by-ids

No content

Last updated