Retrieves a paginated list of versions for a specific content object.
createdAt
: Sort by creation date (default)orderBy[]=-createdAt
for descending orderquestions
: Include all questions associated with each version (only applicable for flow content types)results
: Array of content version objectsnext
: URL for the next page of results (null if no more pages)previous
: URL for the previous page of results (null if on first page)