Retrieve all recent access attempts
GET {{baseUrl}}/access_settings/activity?limit=<string>
This endpoint allows you to retrieve a list of all of the IP addresses that recently attempted to access your account either through the User Interface or the API.
IP Access Management allows you to control which IP addresses can be used to access your account, either through the User Interface or the API. There is no limit to the number of IP addresses that you can add to your whitelist. It is possible to remove your own IP address from the whitelist, thus preventing yourself from accessin
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | The number of results to include on each page. |