cURL
curl --request GET \ --url https://app.getpaperjet.com/api/v1/admin/runtime-config \ --header 'x-api-key: <api-key>'
{ "fastModel": { "name": "<string>", "modelId": "<string>" }, "accurateModel": { "name": "<string>", "modelId": "<string>" } }
Returns the models that are used in workflow execution
Documentation IndexFetch the complete documentation index at: https://docs.getpaperjet.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getpaperjet.com/llms.txt
Use this file to discover all available pages before exploring further.
Runtime configuration
Show child attributes
Was this page helpful?