/
ST
stablesea
/
Stable Sea Backend
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 12h ago · Updated 12h ago
View markdown
stablesea
Stable Sea Backend
get
Get RBAC matrix for an arbitrary (group, individual)
e4a31fb0de17
latest
OpenAPI 3.0.3
2026-08-10
181
331
439.2 KB
compliance
23
copilot
5
home
4
identity
35
post
Report an unrecognized login (This wasn't me): revoke sessions, force reset, flag for review
post
Lock a member
post
Unlock a member
post
Group-invite step 2: inspect an invite without consuming it
post
Group-invite step 3: consume an invite and create / associate an individual
get
Get the caller group's place-of-business state
get
List groups for the authenticated individual
get
List members of a group (non-PII)
get
Get one group by id
post
Change the authenticated caller's password
post
Forgot-password step 1: send reset email
post
Forgot-password step 2: set new password and re-enter signin
get
Get current individual profile
get
List members of the caller's group
post
Invite a new member to the caller's group
get
List pending invites for the caller's group
get
List pending invites for the caller's group
post
Re-issue a pending invite addressed to the supplied email
post
Rescind every pending invite for the supplied email
delete
Rescind a pending invite by id
post
Re-issue a pending invite by id
get
Get a member's profile
post
Disable a member's access to the caller's business
post
Restore a disabled member's access to the caller's business
get
Get a member's RBAC policy matrix
post
Set one RBAC policy bit on a group member
post
Set one RBAC policy bit on a group member
get
Get RBAC matrix for the authenticated individual
get
Get RBAC matrix for an arbitrary (group, individual)
post
Set one RBAC policy row for an arbitrary (group, individual)
get
Get current session metadata
post
Sign-in step 1: verify credentials and start a step-2 session
post
Sign-in step 2: verify TOTP and produce a step-3 session
post
Send an SMS verification code for the step-2 session
post
Verify an SMS code and produce a step-3 session
logs
1
marketing
2
misc
2
money
85
notifications
8
onboarding
1
signup
4
post
Handler Create Group
post
Handler Auth Heartbeat
get
Handler List Automations
post
Handler Create Automation
get
Handler List Automation Runs
get
Handler Get Automation
delete
Handler Delete Automation
post
Handler Disable Automation
post
Handler Enable Automation
get
Handler Get Balance Series
get
Handler Get Symbol Price History
identity
rbac
Get RBAC matrix for an arbitrary (group, individual)
get
/identity/rbac/individuals/{id}
Path parameters
id
string
required
Query parameters
group_id
string
Response
OK
RbacMatrix
required
assets_buy
boolean
assets_sell
boolean
bank_account_add
boolean
bank_account_remove
boolean
bank_accounts_view
boolean
capital_markets_manage
boolean
capital_markets_view
boolean
compliance_manage
boolean
compliance_view
boolean
custody_manage
boolean
custody_view
boolean
funds_deposit
boolean
funds_withdraw
boolean
gas_tanks_manage
boolean
gas_tanks_view
boolean
investigations_manage
boolean
investigations_view
boolean
members_invite
boolean
members_manage
boolean
members_view
boolean
messages_manage
boolean
messages_view
boolean
onboarding_tracking_view
boolean
onchain_view
boolean
payouts_manage
boolean
payouts_view
boolean
permissions_manage
boolean
sanctions_manage
boolean
sanctions_view
boolean
transactions_view
boolean
wisdomtree_manage
boolean
wisdomtree_view
boolean