/
MI
minro
/
Minro CS Platform
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2h ago
Details
Filter operations
agent-copilot
5
agent-digests
5
agents
34
auth
11
autosend
3
bot
14
bot-actions
2
bugs
6
calls
3
chat
8
cohorts
7
context
5
customers
41
get
List Customers Route
post
Create Customer Route
get
Revenue Summary Route
get
Enrichment Stats Route
get
Customer Facets Route
get
Customer Group Counts Route
get
List Enrichment Runs
get
Enrichment Status
get
Get Customer Route
delete
Delete Customer Route
patch
Update Customer Route
post
Import Customers Route
post
Import Preview Route
post
Import Allowlist Route
get
Customer Churn Risk History Route
get
Customer Timeline Route
get
Customer Usage Route
get
Customer Posthog Event Search Route
get
Customer Posthog Events Route
get
Get Customer Draft
post
Generate Customer Draft
post
Send Draft
post
Send Draft As Push
get
List Customer Outreach
get
List Sent Emails
get
List Sent Email Groups
get
Get Outreach Stats
get
List Unsubscribed Recipients
get
Get Sent Email Content
get
List Customer Communications
post
Enrich Customer Route
post
Skip Draft Route
post
Rewrite Draft Route
patch
Update Draft Route
get
Get Observations Route
post
Generate Observations Route
post
Stripe Sync Customer
get
Stripe Invoices Customer
get
Revenuecat Events Customer
post
Enrich All Customers Route
get
Customer Activity Strip
direct-sends
9
documents
6
drafts
1
escalations
3
experiments
16
facts
3
follow-ups
5
gmail
7
health
9
icp
3
inbound-domain
4
insights
11
integrations
17
invites
5
links
4
master-agent
14
posthog
20
resend
4
stack-tensions
5
today
2
voice
6
webhooks
5
workspaces
25
get
Healthz
customers
Create Customer Route
post
/api/v1/customers
Headers
authorization
string
nullable
Bearer <token>
Bearer <token>
Request body
CustomerCreate
required
name
string
required
email
string
email
required
handle
string
nullable
avatar_url
string
nullable
plan_tier
string
nullable
plan_name
string
nullable
mrr_cents
integer
signup_date
string
date
nullable
source
string
nullable
primary_channel
string
nullable
notes
string
nullable
Response
Successful Response
EnvelopeCustomerResponse
required
data
CustomerResponse
required
meta
Meta
Changes