Accounts
Get account contracts
Returns a list of contracts created by (or related to) the specified account.
get/v1/accounts/{address}/contracts
Path parameters
addressstring required
Account address (starting with tz or KT)
Query parameters
Sorts contracts by specified field. Supported fields: id (default, desc), balance, creationLevel.
Specifies which or how many items should be skipped
limitinteger
Maximum number of items to return
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.