Parameters
Last updated
Was this helpful?
Last updated
Was this helpful?
Parameters allow you to influence the results of Shopify actions. Using parameters with actions like Get Lists is a great way to limit the results you receive. are compatible with parameters.
limit=
Return up to this many results
email=
Return results related to a specific email address
id=
Return results related to a specific id
ids=
Return results related to specific ids
created_at_min=
created_at_max=
updated_at_min=
updated_at_max=
Typically, you can use any property that's associated with an endpoint as a parameter but results may vary depending on formatting and the endpoint requirements.
Return results created at or after a specific date (use )
Return results created at or before a specific date (use )
Return results updated at or after a specific date (use )
Return results updated at or before a specific date (use )