API Reference

Get Tutor details

Retrieves detailed information about a specific AI assistant

GET /assist-ai/assistant_by_id/{assistant_id}

Detailed Description

Retrieves detailed information about a specific AI assistant.

HTTP Method & Path

GET /assist-ai/assistant_by_id/{assistant_id}

Authentication Requirements

  • Security Scheme: PandaAuth (apiKey)
  • Header: Authorization: <your_api_token> (no Bearer prefix)

Parameters

NameInTypeRequiredDescription
AuthorizationheaderstringYesPanda API token (without Bearer prefix).
assistant_idpathstring (uuid)YesUnique identifier of the assistant.
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!