For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Contact us
Argo Labs
API Reference
Orders
Get Order By Id
Copy page
GET
https://api.argolabs.ai
/
v1
/
orders
/
:order_argo_id
Home
Introduction
Example Objects
API Reference
Menu
Merchants
Orders
GET
Get Order By Id
GET
Get Orders
Stores
Webhooks
Contact us
Argo Labs
Authentication
x-api-key
string
API Key authentication via header
Path parameters
order_argo_id
string
Required
Response
This endpoint returns an object.
created_at
datetime
id
string
store
object
Show 4 properties
customer
object
Show 2 properties
status
enum
Show 7 enum values
price
integer
tax
integer
items
list of maps from strings to any
ready_by
datetime
is_read
boolean
in_pos
boolean
result_code
string
result_message
string
customer_comments
string
completed_at
datetime
Errors
422
Unprocessable Entity