/
AS
askui
/
AskUI Workspaces API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 4w ago
Details
Filter operations
access-tokens
8
agent-executions
3
agents
4
analytics
1
auth
2
billing
4
dashboard
1
files
4
invites
5
get
List User Invites
get
List Invites
post
Create Invite
put
Process Invite
delete
Revoke Invite
runner-jobs
3
runs
1
schedules
2
tools
1
workspace-memberships
4
workspaces
3
invites
List User Invites
Get all valid invites for the authenticated user
get
/api/v1/invites
Response
List of invites for the user
ListUserInvitesResponse
required
invites
InviteResponse[]
required
Changes