Skip to main content
GET
/
api
/
v1
/
invitations
/
autojoin
/
{id}
Get autojoin domain by ID
curl --request GET \
  --url https://api.example.com/api/v1/invitations/autojoin/{id} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

The ID of the autojoin domain configuration

Response

The response is of type object.