Skip to main content
GET
Get latest Automatic Customer Scan status for inbox

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

inboxId
string
required

Inbox id. Get it from inboxes.list.

Pattern: ^\d+$

Response

OK

status
enum<string>
required
Available options:
init,
running,
succeeded,
failed,
partial,
idle
latest
object | null
required
availability
object
required