Retrieve an Invitee
Get Invitee
GET
https://api.w3lcome.com/v1/invitee/:id
This endpoint allows you to get an invitee by its id.
Path Parameters
Name | Type | Description |
---|---|---|
id | string | ID of the Invitee |
Headers
Name | Type | Description |
---|---|---|
Content-Type | string | application/JSON |
Authentication | string | Basic |
Last updated