NextAPI home page
NextAPI
Search...
GitHub
Search...
Navigation
Invitations
Get an invite
Get Started
Introduction
Quickstart
Database Tables
API Documentation
Authentication
Auth
POST
Sign in 3
POST
Sign up 1
Teams
POST
Create a Team
GET
Get all teams
GET
Get a team
PUT
Update a team
DEL
Delete a team
Members
GET
Get members
PUT
Update a member
DEL
Remove a member
Invitations
POST
Invite an user
GET
Get all invites
GET
Get an invite
DEL
Delete an invite
POST
Accept an invite
POST
Decline an invite
Invitations
Get an invite
Get an invite by id
GET
/
api
/
teams
/
{slug}
/
invites
/
{id}
Path
slug
string
required
Team slug of the team to get invites for
id
string
required
ID of the invite to get
Get all invites
Delete an invite