POST api/AuthorWelcomeEmails/ExistingUsersForEmail?emailAddress={emailAddress}&user_id={user_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| emailAddress | string |
Required |
|
| user_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of User| Name | Description | Type | Additional information |
|---|---|---|---|
| user_id | integer |
None. |
|
| dateAdded | date |
None. |
|
| lastModified | date |
None. |
|
| emailOptin | string |
None. |
|
| emailAdmin | string |
None. |
|
| emailIsVerified | boolean |
None. |
|
| emailIsVerifiedDate | date |
None. |
|
| firmName | string |
None. |
|
| userType | string |
None. |
|
| adminType | integer |
None. |
|
| profileType | integer |
None. |
|
| isFounding | boolean |
None. |
|
| hasOneDoc | boolean |
None. |
|
| joinFormInfo | string |
None. |
|
| srcInfo | string |
None. |
|
| curDocumentCount | integer |
None. |
|
| wantToReach | integer |
None. |
|
| premiumChoice | string |
None. |
|
| regStatus | string |
None. |
|
| accountIsVerified | boolean |
None. |
|
| specialID | string |
None. |
|
| linkedInInfo | string |
None. |
|
| linkedInAccessToken | string |
None. |
|
| linkedInAccessTokenSecret | string |
None. |
|
| linkedInProfileURL | string |
None. |
|
| attorneyOrNot | integer |
None. |
|
| linkedInTokenExpDate | date |
None. |
|
| targetingLawFirms | boolean |
None. |
|
| inactiveAuthors | boolean |
None. |
|
| Profile | Collection of Profile |
None. |
|
| AspNetUserAssociates | Collection of AspNetUserAssociate |
None. |
|
| FirmDomains | Collection of FirmDomain |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.