# List Related Documents **GET /api/documents/related** Return a list of documents related to a company, deal, contact, etc. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key ## Parameters ### Query parameters - **type** (string) Relationship type: i.e deal, company, contact - **id** (string) Related ID - **docreate** (string) Create document folders if they do not exist ## Responses ### default Category Response #### Body: application/json (object) - **FOLDERS** (array[object]) - **DOCUMENTS** (array[object]) [Powered by Bump.sh](https://bump.sh)