Returns paginated version data associated with a release. Used by release worker to fetch version data via API instead of direct DB access.
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf_
Cursor for pagination (version ID)
Number of items per page (default: 20, max: 100)
1 <= x <= 100