cURL
curl --request GET \ --url https://api.openworklabs.com/v1/orgs/{orgId}/llm-providers
{ "llmProviders": [ {} ] }
Lists the LLM providers that the current organization member is allowed to see and potentially manage.
Den TypeID with 'org_' prefix and a 26-character base32 suffix.
30
^org_.*
Accessible organization LLM providers returned successfully.
Show child attributes