Incremental Organization Export

GET {{baseUrl}}/api/v2/incremental/organizations?start_time=<integer>

Allowed For

  • Admins

Sideloading

See Organizations sideloads.

Request Params

KeyDatatypeRequiredDescription
start_timestring(Required) The time to start the incremental export from

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;count&quot;:1,&quot;end_of_stream&quot;:true,&quot;end_time&quot;:1601357503,&quot;next_page&quot;:&quot;https://example.zendesk.com/api/v2/incremental/ticket_events.json?start_time=1601357503&quot;,&quot;organizations&quot;:[{&quot;created_at&quot;:&quot;2018-11-14T00:14:52Z&quot;,&quot;details&quot;:&quot;caterpillar =)&quot;,&quot;domain_names&quot;:[&quot;remain.com&quot;],&quot;external_id&quot;:&quot;ABC198&quot;,&quot;group_id&quot;:1835962,&quot;id&quot;:4112492,&quot;name&quot;:&quot;Groablet Enterprises&quot;,&quot;notes&quot;:&quot;donkey&quot;,&quot;organization_fields&quot;:{&quot;datepudding&quot;:&quot;2018-11-04T00:00:00+00:00&quot;,&quot;org_field_1&quot;:&quot;happy happy&quot;,&quot;org_field_2&quot;:&quot;teapot_kettle&quot;},&quot;shared_comments&quot;:false,&quot;shared_tickets&quot;:false,&quot;tags&quot;:[&quot;smiley&quot;,&quot;teapot_kettle&quot;],&quot;updated_at&quot;:&quot;2018-11-14T00:54:22Z&quot;,&quot;url&quot;:&quot;https://example.zendesk.com/api/v2/organizations/4112492.json&quot;}]}