List prechain products
Lists the prechain products at the plants your key can access — the product instances you registered as upstream inputs. Paginated — see Pagination.
Authorizations
Per-manufacturer API key in the X-API-Key header, format
emidat-{key_id}-{secret} where key_id is a random public handle.
Issued by an owner in the Emidat
dashboard; carries its own permission scopes, optional plant
restrictions, and optional expiry. A revoked, expired, or unknown key
returns 401. See the Authentication guide for details.
Query Parameters
Optional consuming plant UUID to restrict the results. A UUID you cannot reach simply matches nothing — the page comes back empty.
Narrow the list to the prechain product carrying this code of yours. Optional. See External IDs.
Opaque cursor taken from the previous page's next_cursor. Omit it for the
first page. Never construct or parse one — its encoding is not part of the
contract. A cursor that cannot be decoded is rejected with 422. See
Pagination.
Maximum number of items on the page. Out of range is rejected with 422.
See Pagination.
1 <= x <= 200