/
CR
crosmos
/
Crosmos API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 9h ago · Updated 2w ago
View markdown
crosmos
Crosmos API
post
Accept organization invite
a828d1399648
latest
OpenAPI 3.1.0
2026-07-26
69
109
88.9 KB
auth
9
billing
7
conversations
1
entities
2
graph
2
jobs
1
memories
3
oauth-consumer
3
oauth-server
3
organizations
12
get
List the caller's organizations
post
Accept organization invite
get
Preview organization invite
get
List organization members
delete
Remove organization member
patch
Update organization member role
get
List organization invites
post
Create organization invite
delete
Revoke organization invite
get
Get organization detail
patch
Update organization (owner/admin only)
get
Get organization entitlements + this month's usage
search
1
sources
5
spaces
5
usage
1
visibility
13
webhooks
1
organizations
Accept organization invite
post
/api/v1/orgs/invites/accept
Request body
AcceptInviteRequest
required
token
string
required
Response
Invite accepted
AcceptInviteResponse
required
org
Organization
required
role
'admin'
|
'member'
required