Skip to main content
GET
/
api
/
v1
/
invitations
/
autojoin
/
by-domain
/
{domain}
Get autojoin invitations by domain
curl --request GET \
  --url https://api.example.com/api/v1/invitations/autojoin/by-domain/{domain}
{}

Path Parameters

domain
string
required

The domain to search for (e.g., "example.com")

Response

The response is of type object.