e.g. GET /limits ```json { "message_size_max": "100000", "processing_time_max": "15000" } ``` message_size_max: in bytes processing_time_max: in ms Or/and via GraphQL. _Originally posted by @ronaldtse in https://github.com/interscript/interscript-api/issues/1#issuecomment-660405590_