getInvite
$client->invite->getInvite($parameters);
Description
Parameters
| Name | Type | Required | Default |
|---|---|---|---|
| invite.code | string | true | null |
Response
Returns an invite object for the given code.
Can Return:
- invite
getInvite$client->invite->getInvite($parameters);
| Name | Type | Required | Default |
|---|---|---|---|
| invite.code | string | true | null |
Returns an invite object for the given code.
Can Return: