Get All ARNs (New)
GET
/v1/arn/all
arn
1.
Request
Query Params
_ids
string
optional
Example:
67fd0851cc4cd82def756464,67fd0a7ecc4cd82def756468
cancelled_at_from
string
optional
Example:
2025-05-04T14:24:45Z
cancelled_at_to
string
optional
Example:
2025-05-04T14:24:46Z
closed_at_from
string
optional
Example:
2025-04-14T13:16:00Z
closed_at_to
string
optional
Example:
2025-04-14T13:16:01Z
created_at_from
string
optional
Example:
2025-04-14
created_at_to
string
optional
Example:
2025-04-14
page_no
string
required
Example:
1
page_size
string
required
Example:
10
status
string
optional
Example:
open,receiving,cancelled
updated_at_from
string
optional
Example:
2025-05-04T14:03:08Z
updated_at_to
string
optional
Example:
2025-05-04T14:03:09Z
Header Params
X-API-Key
string
optional
Example:
{{APIKEY}}
Request samples
Responses

Modified at 2025-05-04 14:30:51