List samples

Return every sample on your client's orders, ordered by order date descending and then by sample ID so the newest samples come first.

Use start and limit to page through the results (maximum 100 per page). When more results are available beyond the current page, more_results is true. Filters combine, so sending both status_id and harvest_id returns only samples matching both.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0
Defaults to 0

Zero-based offset of the first result.

integer
0 to 100
Defaults to 100

Maximum results per page (max 100).

integer
0 to 100

Only return samples whose order is in this order status. See the order statuses endpoint for available IDs.

string

Only return samples whose order was modified after this timestamp.

integer
≥ 1

Only return samples on orders for this client ID.

string

Only return samples with this batch ID from the state's seed-to-sale tracking system.

string

Only return samples with this harvest lot ID from the state's seed-to-sale tracking system.

Headers
string

HMAC-SHA256 request signature. Required only when request signing is enabled for your API key — see the Request Signing guide.

string

Unix timestamp (seconds) of the request, required only when request signing is enabled for your API key. Requests older than 30 seconds are rejected.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json