Trading
Get a policy-bounded trading session
Tenant-authenticated session lookup. Agent-scoped callers can only access their own sessions.
get/trade/sessions/{id}
Response
JSON response
Example response
{
"data": {
"allowedAssets": [
"xyz:SPCX"
]
}
}Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○