Overview
Retrieve the set of trait names currently supported by the Steering service. Use this to validate yourtrait_dict
before running simulations or benchmarks.
Endpoint
Auth
No API key is required for this endpoint.Example
Usage in the SDK
- The SDK may include an
API-Key
header automatically, but it is not required and is ignored by this endpoint. - On error,
list_traits()
returns an empty list; handle this case in your tooling.