CData Python Connector for SendGrid

Build 25.0.9454

IPAccessManagement

Query Global Unsubscribes in SendGrid.

View-Specific Information

Select

The connector will use the SendGrid API to retrieve information about the IP addresses which have accessed the account. However there is no filtering supported server-side for this view.

Only the following query is processed server side:

SQL


SELECT * FROM IPAccessManagement

Columns

Name Type References Description
IP String IP Address.
Allowed Boolean Indicator if this IP is allowed for access.
AuthMethod String Authentication method.
FirstAt Timestamp First time when IP has accessed the account.
LastAt Timestamp Last time when IP has accessed the account.
Location String Location of the IP.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
AccountId String The ID of the account.
SubuserUsername String The username of the subuser.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454