Skip to main content
After you connect a Leaf user to a provider, this endpoint tells you what actually synced. It returns counts of growers, farms, and fields per provider for a given Leaf user, along with the most recent sync timestamp. Use it to verify a new connection is working, confirm that organizationDataSync or customDataSync settings are producing the expected scope, or troubleshoot why data is missing.

Base URL

Endpoints


FMIS structure by provider

Each provider organizes farm data with a different hierarchy. The table below shows which structural levels are available from each provider when Leaf syncs resources.
Climate FieldView does not expose a grower-level entity. Stara only provides field-level data.

Get integration resources

GET /resources Returns summaries of synced resources per provider for the authenticated API owner, optionally filtered by Leaf user and/or provider. The response includes counts of growers, farms, and fields along with the most recent sync reference time.

Parameters

Request

Response

Use the provider parameter to compare resource counts across providers for a single Leaf user, or omit it to see all providers at once.
Last modified on April 13, 2026