Reporting
get
Authorizations
Responses
200Success
application/json
get
GET /api/users/follow-up/reporting HTTP/1.1
Host: prosper-api-test.churchpad.com
Authorization: Bearer JWT
Accept: */*
200Success
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"legacy_id": "text",
"nextgen_legacy_id": "text",
"created_at": "2025-07-23T12:35:09.201Z",
"updated_at": "2025-07-23T12:35:09.201Z",
"salutation": "text",
"first_name": "text",
"last_name": "text",
"full_name": "text",
"email": "[email protected]",
"phone": "text",
"call_time": "morning",
"gender": "male",
"address_1": "text",
"address_2": "text",
"city": "text",
"state": "text",
"zip": "text",
"request": "text",
"invite_type": "text",
"birth_date": "2025-07-23",
"age_group": "text",
"status": "text",
"activity_log": null,
"church": "123e4567-e89b-12d3-a456-426614174000",
"inviter": "123e4567-e89b-12d3-a456-426614174000",
"user": "123e4567-e89b-12d3-a456-426614174000"
}