Batch get app conversation start tasks
GET /api/v1/app-conversations/start-tasks
Get a batch of start app conversation tasks given their ids. Return None for any missing.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
ids | query | string[] | yes | — |
Responses
| Status | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
Operation ID: batch_get_app_conversation_start_tasks_api_v1_app_conversations_start_tasks_get