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": [
{}
]
}Documentation Index
Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Accessible organization LLM providers returned successfully.
Show child attributes
Was this page helpful?