get https://api-v2.pandavideo.com/assist-ai/assistants
Retrieves all AI assistants created by the authenticated user
GET /assist-ai/assistants
Detailed Description
Retrieves all AI assistants created by the authenticated user.
HTTP Method & Path
GET /assist-ai/assistants
Authentication Requirements
- Security Scheme:
PandaAuth(apiKey) - Header:
Authorization: <your_api_token>(no Bearer prefix)
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | Yes | Panda API token (without Bearer prefix). |
