GET

Accounts - 01.Email is available?

Check if the email address is available to create a new account into LawPanel.

Important

Calls to this method must include the cookie .LawPanel.AuthCookie in order to identify you at user level. For more details about authentication please check this link. To obtain the cookie you can use the method Login.

Request URL

Request parameters

string

The email address to verify if available to create a new firm account into LawPanel.

Response 200

The email address is available to create a new firm account

Response 400

The email is not available to create a new firm account

* See getting started for more information on how to use this API. You can also check the API change history.