# Penciled API Docs ## Docs - [Accessing Recordings](https://docs.penciled.com/accessing_recordings.md): Access call recordings from the webhook payload - [Action Items](https://docs.penciled.com/action_items.md): Action items and patient requests generated from calls - [Get Agents](https://docs.penciled.com/api-reference/agents/get.md): Gets the agents associated to the user's organization - [Make call](https://docs.penciled.com/api-reference/call/create.md): Generates a new call - [Delete Call](https://docs.penciled.com/api-reference/call/delete.md): Deletes a single call based on the ID supplied - [Get Call](https://docs.penciled.com/api-reference/call/get.md): Gets the details of a call - [List Calls](https://docs.penciled.com/api-reference/call/list.md): Gets a list of calls - [Penciled API](https://docs.penciled.com/api-reference/introduction.md) - [Get Outcomes](https://docs.penciled.com/api-reference/outcomes/get.md): Gets the outcomes for a specific agent - [Get Patients](https://docs.penciled.com/api-reference/patients/get.md): Gets the details of a patient - [Get Variables](https://docs.penciled.com/api-reference/variables/get.md): Gets the variables for a specific agent - [Get Waitlist](https://docs.penciled.com/api-reference/waitlist/get.md): Get the list of patients on the waitlist - [Get Waitlist Runs](https://docs.penciled.com/api-reference/waitlistruns/get.md): Get a list of waitlist runs - [Penciled API](https://docs.penciled.com/introduction.md): Generative Voice AI Agents for Healthcare - [Patient Created](https://docs.penciled.com/patient_created.md): Triggered when a patient is created - [Patient Updated](https://docs.penciled.com/patient_updated.md): Triggered when a patient is updated - [Payloads](https://docs.penciled.com/payloads.md): Payloads for each webhook event - [Quickstart](https://docs.penciled.com/quickstart.md): Begin making calls in less than 5 minutes - [Types](https://docs.penciled.com/types.md): Collection of types to import into your codebase - [Verification](https://docs.penciled.com/verification.md): Secure your webhook via HMAC signature verification - [Waitlist Run Created](https://docs.penciled.com/waitlist_run_created.md): Triggered when a waitlist run is created - [Waitlist Run Updated](https://docs.penciled.com/waitlist_run_updated.md): Triggered when a waitlist run is updated ## OpenAPI Specs - [openapi](https://docs.penciled.com/api-reference/openapi.json)