Retrieve the full configuration for an engine, along with metadata about when and by whom it was last updated.
The config object structure depends on engine_type. Use
Get Engine Contract to
retrieve a human-readable integration guide describing the config
schema for your engine’s type.
The preset field contains the default configuration template for
the engine type — useful as a starting point when building a new
config from scratch.
API key with environment prefix. Use nx_test_... for sandbox and
nx_live_... for production. Obtain keys at
platform.usenexio.com/settings/api-keys.
Engine identifier slug (e.g. default).
Engine configuration.
Engine configuration with audit metadata. The config structure
varies by engine_type. Use the
contract endpoint to
retrieve a human-readable guide for your engine's config schema.
Engine configuration object. Structure depends on engine_type.
Engine type.
placement, entity_analysis Default configuration template for this engine type.
When the config was last updated, or null if never modified after creation.
API key identifier that last updated the config, or null.