cURL
curl --request GET \ --url https://api.wapizap.com/api/v2/groups/{id}/invite-info \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "subject": "<string>", "creator": "<string>", "creation": 123, "expiration": 123 }
Retorna informações do código de convite
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Informações do convite