"I agree to terms" audit trail

Hello,

We use Apigee X to host our API dev portal. When customer “create an account” to access the portal. They need to select the " i agree to the terms" before they can proceed.

My question is: Is this data stored and can i access it? Is the action from the customer timestamped? is there an audit trail that we can access to show when a customer selected the option and agreed to the terms?

Many thanks

Nicola

There is no such audit trail. Though implicitly, the existence of the user account means that the terms were accepted (however, the Portal API does not currently even return the creation date of the user account, so you may find this of limited help).