User resource
Site users management - Get email alert settings
OVERVIEW
This method allows you to get the email alert setting for a user
Request URI
GET /api/3/sites/{siteid}/users/{userid}/emailalerts
Request Parameters
Parameter Name | Value | Description |
---|---|---|
siteid |
Integer | The ID of the site. The siteid can be obtained by calling the Get site list |
userid |
Integer | The ID of the user. The userid can be obtained by calling Get all site users API. |
Response
The API returns an email alert object.
Last Updated: Jun 09,2023
Comments
0 Comments