Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.04 KB

TokenOfOwnerByIndexApi.md

File metadata and controls

38 lines (21 loc) · 1.04 KB

\TokenOfOwnerByIndexApi

All URIs are relative to https://localhost:9200/v1/vault-ethereum

Method HTTP request Description
erc721tokenofownerbyindex GET /accounts/{account-name}/erc721/tokenOfOwnerByIndex erc721 token of owner by index

erc721tokenofownerbyindex

erc721tokenofownerbyindex(account_name, accept) erc721 token of owner by index

Parameters

Name Type Description Required Notes
account_name &str [required]
accept &str [required]

Return type

(empty response body)

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: Not defined

[Back to top] [Back to API list] [Back to Model list] [Back to README]