get/trail-index/api/v1/index/{connection_id}/status

Get indexing status of the connection

connection_idstring

required

Format
uuid

Responses

Response examples

Connection successfully found

{
  "connection_id": "string",
  "status": "SCHEDULED"
}
post/trail-index/api/v1/index/status

Gets the statuses of the specified connections

Array of strings

Responses