Asset Management
Get Global State
Gets the assets’s global state.
GET
The global state is formed by all metadata properties of the transactions. In case that any property has been updated, the global state will have the most recent value.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Identifier of the asset.
Example:
"asset-test-01"
Response
200
application/json
Successful asset's global state retrieval.
The response is of type object
.