Evaluation API: Questions

Retrieves one specific bank

get
Authorizations
BearerstringRequired
Path parameters
bankstring · uuidRequired
Responses
chevron-right
200

OK

get
/api/evaluation/banks/{bank}
200

OK

Checks for the existence of one specific bank

head
Authorizations
BearerstringRequired
Path parameters
bankstring · uuidRequired
Responses
chevron-right
200

OK

Responseboolean
head
/api/evaluation/banks/{bank}
200

OK

Collects the list of banks that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
departmentIdstring · uuid · nullableOptional
frameworkIdstring · uuid · nullableOptional
organizationIdstring · uuid · nullableOptional
isActiveboolean · nullableOptional
bankEditionstring · nullableOptional
bankLevelstring · nullableOptional
bankNamestring · nullableOptional
bankStatusstring · nullableOptional
bankTitlestring · nullableOptional
bankTypestring · nullableOptional
lastChangeTypestring · nullableOptional
lastChangeUserstring · nullableOptional
assetNumberinteger · int32 · nullableOptional
attachmentCountinteger · int32 · nullableOptional
bankSizeinteger · int32 · nullableOptional
commentCountinteger · int32 · nullableOptional
formCountinteger · int32 · nullableOptional
optionCountinteger · int32 · nullableOptional
questionCountinteger · int32 · nullableOptional
setCountinteger · int32 · nullableOptional
specCountinteger · int32 · nullableOptional
lastChangeTimestring · date-time · nullableOptional
Responses
chevron-right
200

OK

post
/api/evaluation/banks/collect
200

OK

Counts the banks that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
departmentIdstring · uuid · nullableOptional
frameworkIdstring · uuid · nullableOptional
organizationIdstring · uuid · nullableOptional
isActiveboolean · nullableOptional
bankEditionstring · nullableOptional
bankLevelstring · nullableOptional
bankNamestring · nullableOptional
bankStatusstring · nullableOptional
bankTitlestring · nullableOptional
bankTypestring · nullableOptional
lastChangeTypestring · nullableOptional
lastChangeUserstring · nullableOptional
assetNumberinteger · int32 · nullableOptional
attachmentCountinteger · int32 · nullableOptional
bankSizeinteger · int32 · nullableOptional
commentCountinteger · int32 · nullableOptional
formCountinteger · int32 · nullableOptional
optionCountinteger · int32 · nullableOptional
questionCountinteger · int32 · nullableOptional
setCountinteger · int32 · nullableOptional
specCountinteger · int32 · nullableOptional
lastChangeTimestring · date-time · nullableOptional
Responses
chevron-right
200

OK

post
/api/evaluation/banks/count
200

OK

Downloads the list of banks that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
departmentIdstring · uuid · nullableOptional
frameworkIdstring · uuid · nullableOptional
organizationIdstring · uuid · nullableOptional
isActiveboolean · nullableOptional
bankEditionstring · nullableOptional
bankLevelstring · nullableOptional
bankNamestring · nullableOptional
bankStatusstring · nullableOptional
bankTitlestring · nullableOptional
bankTypestring · nullableOptional
lastChangeTypestring · nullableOptional
lastChangeUserstring · nullableOptional
assetNumberinteger · int32 · nullableOptional
attachmentCountinteger · int32 · nullableOptional
bankSizeinteger · int32 · nullableOptional
commentCountinteger · int32 · nullableOptional
formCountinteger · int32 · nullableOptional
optionCountinteger · int32 · nullableOptional
questionCountinteger · int32 · nullableOptional
setCountinteger · int32 · nullableOptional
specCountinteger · int32 · nullableOptional
lastChangeTimestring · date-time · nullableOptional
Responses
chevron-right
200

OK

No content

post
/api/evaluation/banks/download
200

OK

No content

Searches for the list of banks that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
departmentIdstring · uuid · nullableOptional
frameworkIdstring · uuid · nullableOptional
organizationIdstring · uuid · nullableOptional
isActiveboolean · nullableOptional
bankEditionstring · nullableOptional
bankLevelstring · nullableOptional
bankNamestring · nullableOptional
bankStatusstring · nullableOptional
bankTitlestring · nullableOptional
bankTypestring · nullableOptional
lastChangeTypestring · nullableOptional
lastChangeUserstring · nullableOptional
assetNumberinteger · int32 · nullableOptional
attachmentCountinteger · int32 · nullableOptional
bankSizeinteger · int32 · nullableOptional
commentCountinteger · int32 · nullableOptional
formCountinteger · int32 · nullableOptional
optionCountinteger · int32 · nullableOptional
questionCountinteger · int32 · nullableOptional
setCountinteger · int32 · nullableOptional
specCountinteger · int32 · nullableOptional
lastChangeTimestring · date-time · nullableOptional
Responses
chevron-right
200

OK

post
/api/evaluation/banks/search
200

OK

Last updated

Was this helpful?