Get IP pool
Get detailed information about a provided IP pool.
Please log in to see full path URL. Learn why.
get
/email/1/ip-management/pools/{poolId}
Authorizations:
Scopes:
Request rate limit:
10 requests / second (per account)
path Parameters
poolId required | string IP pool identifier. |
Responses
200
OK
401
Unauthorized
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g 'https://{baseUrl}/email/1/ip-management/pools/{poolId}' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 401
- 403
- 404
- 429
- 500
Content type
application/json
Copy
Collapse all {- "id": "08A3A7608750CC6E6080325A6ADF45B6",
- "name": "IP pool name",
- "ips": [
- {
- "id": "DB3F9D439088BF73F5560443C8054AC4",
- "ip": "example.com"
}
]
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See