Retrieves an assistant. To get more details, visit https://platform.openai.com/docs/api-reference/assistants/getAssistant https://platform.openai.com/docs/assistants
assistants_retrieve_assistant_request(assistant_id, api_key = api_get_key())
content of the httr response object or SimpleError (conditions) enhanced with two additional fields: `status_code` (response$status_code) and `message_long` (built on response content)
string, the ID of the assistant to retrieve.
string, OpenAI API key (see https://platform.openai.com/account/api-keys)