# Retrieve signed URL for provider PSV PDF Returns a signed URL for downloading the PSV (Primary Source Verification) PDF for the specified provider. The signed URL is time-limited and allows secure access to the PSV document. Endpoint: GET /v2/provider/{providerId}/psv/signed-url Security: BearerAuth ## Header parameters: - `organization-id` (string) ## Path parameters: - `providerId` (string, required) The unique identifier of the provider whose PSV PDF signed URL is to be retrieved. ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields