Retrieve information about a specific execution of a trigger. Relevant execution IDs will be included in tenant logs generated as part of that authentication flow. Executions will only be stored for 10 days after their creation.
Documentation Index
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the execution to retrieve.
The execution was retrieved.
The result of a specific execution of a trigger.
ID identifies this specific execution simulation. These IDs would resemble real executions in production.
An actions extensibility point.
post-login, credentials-exchange, pre-user-registration, post-user-registration, post-change-password, send-phone-message, custom-phone-provider, custom-email-provider, password-reset-post-challenge, custom-token-exchange, event-stream, password-hash-migration, login-post-identifier, signup-post-identifier The overall status of an execution.
unspecified, pending, final, partial, canceled, suspended The time that the execution was started.
The time that the exeution finished executing.