GET v4/farmOrganizations/{farmOrganizationType}/{farmOrganizationId}
Summary: Retrieve a specific farm organization by organization type and ID
Operation ID: fetchFarmOrganizationByTypeAndId
Auth: unknown
Operation ID: fetchFarmOrganizationByTypeAndId
Auth: unknown
Description
Retrieve a given **farm organization** by organization type and ID.
Parameters (2)
farmOrganizationId
(string, path, required)
Unique identifier of the farm organization.
farmOrganizationType
(string, path, required)
Type of the farm organization.
Constraints: {'enum': ['farm']}
No probe data for this endpoint yet.