Get model license
POST/finetuning/models/:provider/license
Returns the license terms for a base model from the specified provider. Some models (such as Llama variants) require license acceptance before use. Check this endpoint to determine whether acceptance is required and retrieve the license text.
Request
Responses
- 200
- 404
- 422
- 500
OK
Not Found
Validation Error
Internal Server Error
Was this page helpful?