Get Asset
Request full information on a single Asset given an Asset name(id) and an Api Key.
Target is Poly Toolkit
Inputs |
|
---|---|
In
Exec
|
|
Api Key
String
|
The Api Key credential of this app. |
Asset Name
String
|
The name (id) of the asset to get. Note that even though this is called 'name', it does not mean the asset's display name, but its unique ID. |
On Get Asset Callback
Delegate (by ref)
|
The callback to call when the request finishes. |
Outputs |
|
---|---|
Out
Exec
|