Export Pricing
Authenticated export used by the Export Pricing button on Manage Models.
curl -X GET "/api/openground/models/export" \ -H "Cookie: <signed-in-session-cookie>" \ -o pricing.jsonFor a public URL the SDK can call without a session cookie, use Public pricing export.