Retrieves the system configuration model for the specified configuration type.

Behavior: Returns the configuration model matching the requested type. For Admin, returns the full admin configuration model. For Lambda, currently returns an empty OK response (Lambda config is commented out).

Authorization: Authorization is currently disabled (TODO) pending legacy admin app updates.

Side Effects: None.

Error Scenarios: Throws an exception if the specified config type is not handled by any switch case.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
enum
Defaults to 1

The type of configuration to retrieve. Defaults to Admin.

1 = Admin

2 = Lambda

3 = Groundtruth

Allowed:
Responses

500

The specified config type is not handled.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json