List all system configurations.
Args: category: Optional category filter.
cURL
curl --request GET \ --url https://api.example.com/api/v1/admin/configuration/system
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response