Teams building API-driven pipelines can read entity markdown from Port, but images uploaded through the markdown editor are stored on Port's private asset CDN and can only be downloaded with browser CloudFront signed cookies API tokens return 403. The workaround is to host images externally and insert URLs manually, but that forces a separate upload flow outside Port's markdown editor. Provide a way for automation to fetch images referenced in markdown content or example, an API endpoint that returns time-limited download URLs for Port-hosted assets, or org-level configuration to upload markdown images to customer-owned storage (S3/CDN).