Can't find asset File ID on v4

Hi!

Until recently, I could extract the file ID of an asset directly from the URL. Now the URL includes /view/{id}, which I believe is a version or version-stack ID — but I can’t find any V4 API endpoint that resolves it to a file_id.

We have an automation that syncs statuses between Frame.io and Notion. Editors paste the file ID into a Notion property, and Make uses the file ID to match the Notion page to the corresponding Frame asset.

Now these automations are breaking. We’ve tried calling /versions/:id and /version_stacks/:id, but both return 404.

Is there any way (official or unofficial) to resolve the ID in the /view/ URL to the actual file asset ID? Or any suggested workaround?

Thanks!

you still can find the file_id from the URL

You would use the Show File endpoint to show the file_id