Skip to main content
objectRunProviderImportStatus

Fields

id
ID!

Stable identifier for this run provider import status.

agentId
ID!

Identifier of the related agent.

provider
String!

The provider associated with this run provider import status.

cursor
String

The cursor associated with this run provider import status. May be null when unavailable or not applicable.

status
String!

Current status of this run provider import status.

lastStartedAt
String

ISO 8601 timestamp when this run provider import status last started. May be null when unavailable or not applicable.

lastCompletedAt
String

ISO 8601 timestamp when this run provider import status last completed. May be null when unavailable or not applicable.

lastError
String

The last error associated with this run provider import status. May be null when unavailable or not applicable.

importedCount
Int!

Number of importeds.

unmatchedCount
Int!

Number of unmatcheds.

catalog
JSON

The catalog associated with this run provider import status. May be null when unavailable or not applicable.

updatedAt
String!

ISO 8601 timestamp when this run provider import status was last updated.