simplepractice_get_document_request
Retrieve a full document request by ID, including its questions and existing answers, from SimplePractice Client Portal.
Instructions
One document request in full, including its body or its questions and the answers already given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The document request id. | |
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact returns the slim projection where one exists and strips image URLs elsewhere; "full" returns SimplePractice's whole records. |