Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \ --url 'https://api.stateset.com/api/v1/asns' \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "data": { "items": [ { "asn_number": null, "created_at": null, "expected_delivery_date": null, "id": null, "shipping_address": null, "status": null, "supplier_id": null, "supplier_name": null, "updated_at": null } ], "limit": 1, "page": 1, "total": 1, "total_pages": 1 }, "errors": null, "message": null, "meta": null, "success": true }
List ASNs with optional filters