get https://api.evy.eu/v1/contracts
Retrieves a list of contracts and corresponding details for a given customer email or order ID.
Returns
Given a valid email, returns a list of all contract objects that correspond to the matching customer's email, and returns an error otherwise. A common error is an invalid email error (400 Bad Request).