Skip to main content
GET
The shortlist is a per-user collection of admin-catalog crops the user is tracking or considering. Distinct from crops (which represent actual plantings on a field).

Authentication

Requires a key with the library:read scope.

Query parameters

integer
default:"1"
Page number (≥ 1).
integer
default:"20"
Results per page (1–100).

Response

array
Array of user-crop objects (joined with parent admin crop name + category).
object
Offset pagination envelope.

Errors