Skip to main content
GET
Get Zoho import history

Authorizations

Authorization
string
header
required

API Key authentication. Format: Bearer sk_live_... (production) or Bearer sk_test_... (staging). Obtain keys from Settings → Developer Console.

Path Parameters

id
string
required

Integration ID (obtained from GET /api/zoho/integrations after OAuth connection)

Query Parameters

page
integer
default:1

Page number

limit
integer
default:10

Items per page

Response

Import history retrieved successfully

success
boolean
Example:

true

data
object[]
pagination
object