/
AX
axilioai
/
Axilio API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2w ago
Details
Filter operations
API Keys
4
Billing
4
Organizations
4
Phones
12
Runs
7
Usage
2
User
1
get
Get your profile
Workflows
11
User
Get your profile
Returns the authenticated user's profile (id, email, verified/admin flags, timestamps).
get
/users/me
Response
OK
UserUserResponse
required
created_at
string
required
email
string
required
id
string
required
is_admin
boolean
required
is_verified
boolean
required
updated_at
string
required
Changes