Skip to main content

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

NameInTypeRequiredDescription
idsquerystring[]yes

Responses

StatusDescription
200Successful Response
422Validation Error

Operation ID: batch_get_app_conversation_start_tasks_api_v1_app_conversations_start_tasks_get