cURL
curl --request GET \ --url https://api.openworklabs.com/v1/orgs/{orgId}/llm-provider-catalog
{ "providers": [ {} ] }
Lists the provider catalog from models.dev so an organization can choose which LLM providers to configure.
Den TypeID with 'org_' prefix and a 26-character base32 suffix.
30
^org_.*
Provider catalog returned successfully.
Show child attributes