retrieve_model | R Documentation |
Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
retrieve_model(model, return_response = F)
model |
(string) The ID of the model to use for this request Required |
return_response |
(boolean) Whether to return the API response or parse the contents of the response. Defaults to FALSE (parse the response). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.