Get an asset's global state by id.
Asset Management
Get Global State
Gets the assets’s global state.
GET
Get an asset's global state by id.
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:
"did:trustos:trackid:<id>"