Rocketlead
Orders
Copy Page
Rocketlead
Accounts
List WA accounts
GET
Get account by ID
GET
Get account activity
GET
Register phone on WhatsApp
POST
Connect WA account
POST
Setup account profile
POST
Toggle account pause state
POST
Update account phase
PATCH
Set account display name
POST
Set account avatar
POST
Campaigns
List campaigns
GET
Create campaign
POST
Get campaign by ID
GET
Update campaign
PATCH
Delete campaign
DELETE
Add step to campaign
POST
Update campaign step
PATCH
Delete campaign step
DELETE
Reorder campaign steps
PUT
Upload campaign media
POST
Send test message for a campaign step
POST
Start campaign
POST
Pause campaign
POST
Add leads to campaign
POST
List campaign leads
GET
Bulk lead action
POST
Import leads into campaign
POST
Get campaign daily stats
GET
Duplicate campaign
POST
Archive campaign
POST
Leads
List all leads
List all lead tags
Update a lead
Bulk delete leads
List custom field definitions
Create custom field definition
Lead Lists
List lead lists
Create lead list
Get lead list by ID
Delete lead list
List leads in a list
Add lead to list
Bulk import leads to list
Conversations
List conversations
Get conversation messages
Send message in conversation
Update conversation tags
Toggle conversation read status
Schedule a message
List scheduled messages
Cancel scheduled message
List conversation tags
Create conversation tag
Delete conversation tag
Bulk conversation action
Get contact by phone
Update contact
Send test message
Agents
List agents
Create agent
Get agent usage stats
Get agent by ID
Update agent
Delete agent
Test agent with a message
Get competitor analysis
Run competitor analysis
Warmup
Get warmup status
Pause warmup for account
Resume warmup for account
Credits
Get current credit balance
List credit transactions
Orders
Create a new order
POST
List orders
GET
Get order details
GET
Provision
Start provisioning by requesting OTP
Verify OTP and complete provisioning
Settings
Get workspace settings
Update workspace settings
Knowledge Base
List knowledge base sources
Create knowledge base source
Discover links from URL
Delete knowledge base source
Re-ingest knowledge base source
Get source chunks
Get knowledge base stats
Orders
Copy Page
List orders
GET
/api/v1/orders/
Try it
Run in Apidog
Run in Apidog
List all orders for the workspace including their status, progress, and account counts.
Request
Authorization
Responses
🟢
200
OK
Default Response
This response does not have a body.
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/api/v1/orders/'
Modified atÂ
2026-03-09 12:24:48
Previous
Create a new order
Next
Get order details