For the complete documentation index, see llms.txt. This page is also available as Markdown.

Commerce Events

Read Commerce Events

Listing commerce events

get

Retrieves commerce events available for agents with COMMERCE_EVENTS trigger.

Required scopes
This endpoint requires the following scopes:
  • : Needed to read AI agents.
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
tenantstringRequired

Your Emporix tenant name.

Note: The tenant name should always be provided in lowercase.

Responses
200

List of available commerce events.

application/json
eventsstring[]Optional

List of events available to use by an agent with the COMMERCE_EVENTS trigger.

get/ai-service/{tenant}/agentic/commerce-events

Last updated

Was this helpful?