Skip to main content
Get company IP access settings
curl --request GET \
  --url https://api.coralogix.com/mgmt/openapi/4/aaa/team-sec-ip-access/v1 \
  --header 'Authorization: <api-key>'
{
  "settings": {
    "id": "d662a2f1-21c3-493c-8f8a-595d3ab05ef3",
    "ipAccess": {}
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

id
string

The ID of the company IP access settings to get. If it's not provided, the id will be derived from the authorization header.

Example:

""

Response

This data structure represents the response to get company IP access settings.

settings
Company IP access settings · object

This data structure represents the IP access settings for a company.