Get a paginated list of account contract packages.
GET /accounts/{public_key}/contract-packages
This endpoint allows you to retrieve a paginated list of account contract packages. You can filter the results by owner
public key, specify the page number and size, and choose the sorting order and field. Additionally, you can include
optional deploys number data in the response. The example shows a sample response with relevant details for each
contract package, including contract package hash, owner public key, name, description, metadata, latest version
contract type ID, timestamp, icon URL, and deploys number.