Meta
Get outbound IPs
This endpoint lists the outbound IP addresses used by the platform for the current environment.
get/meta/outbound-ips
Response
A list of the platform's outbound IP addresses for the current environment
Example response
{
"data": [
"63.34.76.240",
"34.253.58.14"
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.