# landing_page_submissions

> Get visitor sign-in submissions for a landing page.

<!-- Source: https://docs.actuallycare.com/tools/landing-pages/landing_page_submissions -->

Get visitor sign-in submissions for a landing page. Returns contact info (name, email, phone), qualifying answers, and whether each visitor completed step 1 only or both steps. Use this to review who visited an open house.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `landing_page_id` | string | Yes | UUID of the landing page. |
| `limit` | number | No | Max results (default: 25). · Max: 100 · Min: 1 |
| `page` | number | No | Page number (default: 1). · Min: 1 |

## Example prompts

- "Who signed in at the 412 Birchwood Ln open house yesterday?"
- "Pull the visitor submissions from my Maple Grove page, including their qualifying answers."

## Safety

**Read-only.** This tool never changes your data — it only looks things up. Safe to run anytime.
