cURL
Orders
List orders
Retrieve orders with pagination.
- Filter by status, type, and channel
- Keyword search supported
- Sorted by most recent
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.bizmori.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key for external client access
Query Parameters
Page number
Required range:
x >= 1Items per page (-1 for all)
Required range:
1 <= x <= 100Search keyword
Status filter
Available options:
pending, inProgress, complete, failed, expired, all Order type filter
Available options:
antiAi, watermarkEmbed, watermarkExtract, aiDetection, all Channel filter
Available options:
api, web, all Response
Success