injected service use to handle the organization related operations
injected logger used to handle the logging
request context [headers, body, params, query]. Note:
params
is required200 OK
This handler will get organizations by applying the following steps in sequence:
Parse paginated list query
Get organization list
Normalize organization responses
Return normalized organization responses
400 NBError Bad Request
500 NBError Internal Server Error
Generated using TypeDoc
Get organizations handler