curl --request GET \ --url https://api.doppapp.com/v1/public/verify_invite_code
[ { "code": "<string>", "username": "<string>" } ]
Verify invite code
The response is of type object[].
object[]