GET /actions/persons/{person_id}/invite
curl \
 -X GET http://localhost:8080/api/actions/persons/{person_id}/invite \
 -H "Authorization: $API_KEY"