curl --request GET \
--url https://api.openworklabs.com/v1/llm-providers{
"llmProviders": [
{}
]
}Lists the LLM providers that the current organization member is allowed to see and potentially manage.
curl --request GET \
--url https://api.openworklabs.com/v1/llm-providers{
"llmProviders": [
{}
]
}Accessible organization LLM providers returned successfully.
Show child attributes
Was this page helpful?