# Coralogix Developer Docs ## Docs - [Atomic Batch Execute Actions](https://docs.coralogix.com/api-reference/v5/actions-service/atomic-batch-execute-actions.md): Creates multiple actions in a single request. - [Create Action](https://docs.coralogix.com/api-reference/v5/actions-service/create-action.md): Creates a new action. - [Delete Action](https://docs.coralogix.com/api-reference/v5/actions-service/delete-action.md): Deletes the action with the specified ID. - [Get Action](https://docs.coralogix.com/api-reference/v5/actions-service/get-action.md): Returns the details of a specific action. - [List Actions](https://docs.coralogix.com/api-reference/v5/actions-service/list-actions.md): Returns all actions for the team. - [Order Actions](https://docs.coralogix.com/api-reference/v5/actions-service/order-actions.md): Updates the display order of actions. - [Overview](https://docs.coralogix.com/api-reference/v5/actions-service/overview.md) - [Replace Action](https://docs.coralogix.com/api-reference/v5/actions-service/replace-action.md): Replaces all actions with the provided set. - [Bulk delete alert definitions](https://docs.coralogix.com/api-reference/v5/alert-definitions-service/bulk-delete-alert-definitions.md): Delete multiple alert definitions by their IDs. The operation is atomic - either all alerts are deleted or none are. - [Bulk replace alert definitions](https://docs.coralogix.com/api-reference/v5/alert-definitions-service/bulk-replace-alert-definitions.md): Replaces all alert definitions with the provided set. - [Create an alert](https://docs.coralogix.com/api-reference/v5/alert-definitions-service/create-an-alert.md): Creates a new alert definition. - [DeleteAlertDef](https://docs.coralogix.com/api-reference/v5/alert-definitions-service/deletealertdef.md): Deletes the alert definition with the specified ID. - [Download alerts](https://docs.coralogix.com/api-reference/v5/alert-definitions-service/download-alerts.md): Download a list of all accessible alert definitions in base64-encoded byte format. - [Get a list of all accessible alert definitions](https://docs.coralogix.com/api-reference/v5/alert-definitions-service/get-a-list-of-all-accessible-alert-definitions.md): Returns all alert definitions for the team. - [Get alert definition by alert version ID](https://docs.coralogix.com/api-reference/v5/alert-definitions-service/get-alert-definition-by-alert-version-id.md): Returns the alert definition with the specified version ID. - [Get alert definition by ID](https://docs.coralogix.com/api-reference/v5/alert-definitions-service/get-alert-definition-by-id.md): Returns the details of the specified alert definition. - [Get counts for filter options](https://docs.coralogix.com/api-reference/v5/alert-definitions-service/get-counts-for-filter-options.md): Returns counts for different filter options based on the provided filters - [Overview](https://docs.coralogix.com/api-reference/v5/alert-definitions-service/overview.md) - [Replace an alert definition](https://docs.coralogix.com/api-reference/v5/alert-definitions-service/replace-an-alert-definition.md): Updates an existing alert definition. - [Get alert event by ID](https://docs.coralogix.com/api-reference/v5/alert-events-service/get-alert-event-by-id.md): Returns the alert event with the specified ID. - [Get alert events statistics](https://docs.coralogix.com/api-reference/v5/alert-events-service/get-alert-events-statistics.md): Returns statistical data for alert events. - [Overview](https://docs.coralogix.com/api-reference/v5/alert-events-service/overview.md) - [Create an alert scheduler rule](https://docs.coralogix.com/api-reference/v5/alert-scheduler-rule-service/create-an-alert-scheduler-rule.md): Creates a new alert suppression rule. - [Create multiple alert scheduler rules](https://docs.coralogix.com/api-reference/v5/alert-scheduler-rule-service/create-multiple-alert-scheduler-rules.md): Returns all alert suppression rules matching the given criteria. - [Delete an alert scheduler rule](https://docs.coralogix.com/api-reference/v5/alert-scheduler-rule-service/delete-an-alert-scheduler-rule.md): Deletes the alert suppression rule with the specified ID. - [Get an alert scheduler rule](https://docs.coralogix.com/api-reference/v5/alert-scheduler-rule-service/get-an-alert-scheduler-rule.md): Returns the details of the specified alert suppression rule. - [Get multiple alert scheduler rules](https://docs.coralogix.com/api-reference/v5/alert-scheduler-rule-service/get-multiple-alert-scheduler-rules.md): Returns alert suppression rules with optional pagination. - [Update an alert scheduler rule](https://docs.coralogix.com/api-reference/v5/alert-scheduler-rule-service/update-an-alert-scheduler-rule.md): Updates an existing alert suppression rule. - [Update multiple alert scheduler rules](https://docs.coralogix.com/api-reference/v5/alert-scheduler-rule-service/update-multiple-alert-scheduler-rules.md): Replaces all alert suppression rules with the provided set. - [Delete API Keys](https://docs.coralogix.com/api-reference/v5/api-keys-admin-service/delete-api-keys.md): Delete specified API keys. - [Get Team Members API Keys](https://docs.coralogix.com/api-reference/v5/api-keys-admin-service/get-team-members-api-keys.md): Retrieve all API keys for team members. - [Overview](https://docs.coralogix.com/api-reference/v5/api-keys-admin-service/overview.md) - [Update API Keys Status](https://docs.coralogix.com/api-reference/v5/api-keys-admin-service/update-api-keys-status.md): Activate or deactivate specified API keys. - [Create API Key](https://docs.coralogix.com/api-reference/v5/api-keys-service/create-api-key.md): Creates a new API key for the authenticated team. - [Delete API Key](https://docs.coralogix.com/api-reference/v5/api-keys-service/delete-api-key.md): Deletes the API key with the given ID. - [Get "Send Data" API Keys](https://docs.coralogix.com/api-reference/v5/api-keys-service/get-"send-data"-api-keys.md): Returns all send-data API keys for the authenticated team. - [Get API Key](https://docs.coralogix.com/api-reference/v5/api-keys-service/get-api-key.md): Returns the details of the specified API key. - [Get API Keys](https://docs.coralogix.com/api-reference/v5/api-keys-service/get-api-keys.md): Returns all API keys for the authenticated team. - [Overview](https://docs.coralogix.com/api-reference/v5/api-keys-service/overview.md) - [Update API Key](https://docs.coralogix.com/api-reference/v5/api-keys-service/update-api-key.md): Updates the specified API key. - [Create a comment event](https://docs.coralogix.com/api-reference/v5/case-events-service/create-a-comment-event.md): Create a new comment event for a case. - [Delete a comment event](https://docs.coralogix.com/api-reference/v5/case-events-service/delete-a-comment-event.md): Delete an existing comment event from a case. - [Get an event by ID](https://docs.coralogix.com/api-reference/v5/case-events-service/get-an-event-by-id.md): Retrieve a single event by its unique identifier. - [List events for a case](https://docs.coralogix.com/api-reference/v5/case-events-service/list-events-for-a-case.md): Retrieve all events associated with a specific case. - [Overview](https://docs.coralogix.com/api-reference/v5/case-events-service/overview.md) - [Sync external Case events](https://docs.coralogix.com/api-reference/v5/case-events-service/sync-external-case-events.md): Synchronize events from an external source (e.g. Slack) into the case. - [Update a comment event](https://docs.coralogix.com/api-reference/v5/case-events-service/update-a-comment-event.md): Modify the content of an existing comment event. - [Create a case settings team configuration](https://docs.coralogix.com/api-reference/v5/case-settings-service/create-a-case-settings-team-configuration.md): Create a new case settings team configuration with an optional display name and settings. - [Delete a case settings team configuration](https://docs.coralogix.com/api-reference/v5/case-settings-service/delete-a-case-settings-team-configuration.md): Delete a case settings team configuration by its identifier. - [Get a case settings team configuration](https://docs.coralogix.com/api-reference/v5/case-settings-service/get-a-case-settings-team-configuration.md): Retrieve a single case settings team configuration by its identifier. - [Get system default case settings team configuration settings](https://docs.coralogix.com/api-reference/v5/case-settings-service/get-system-default-case-settings-team-configuration-settings.md): Retrieve the platform-wide default settings for case settings team configurations. - [Get the active case settings team configuration](https://docs.coralogix.com/api-reference/v5/case-settings-service/get-the-active-case-settings-team-configuration.md): Retrieve the currently active case settings team configuration (after any org- or user-level precedence resolution). - [Overview](https://docs.coralogix.com/api-reference/v5/case-settings-service/overview.md) - [Update a case settings team configuration](https://docs.coralogix.com/api-reference/v5/case-settings-service/update-a-case-settings-team-configuration.md): Update the display name and/or settings of an existing case settings team configuration. - [List notification deliveries for cases](https://docs.coralogix.com/api-reference/v5/cases-notification-service/list-notification-deliveries-for-cases.md): Retrieve notification delivery records for one or more cases, including routing, target, and outcome information. - [Overview](https://docs.coralogix.com/api-reference/v5/cases-notification-service/overview.md) - [Acknowledge a case](https://docs.coralogix.com/api-reference/v5/cases-service/acknowledge-a-case.md): Mark the case as acknowledged by a user. - [Acknowledge multiple cases](https://docs.coralogix.com/api-reference/v5/cases-service/acknowledge-multiple-cases.md): Mark multiple cases as acknowledged in a single operation. - [Assign a case to a user](https://docs.coralogix.com/api-reference/v5/cases-service/assign-a-case-to-a-user.md): Assign a case to a specific user. - [Assign multiple cases to a user](https://docs.coralogix.com/api-reference/v5/cases-service/assign-multiple-cases-to-a-user.md): Assign multiple cases to a specific user in a single operation. - [Close a case](https://docs.coralogix.com/api-reference/v5/cases-service/close-a-case.md): Close a case that no longer requires action. - [Close multiple cases](https://docs.coralogix.com/api-reference/v5/cases-service/close-multiple-cases.md): Close multiple cases in a single operation. - [Get available filter values](https://docs.coralogix.com/api-reference/v5/cases-service/get-available-filter-values.md): Retrieve available filter and aggregation values for cases. - [Get available grouping keys](https://docs.coralogix.com/api-reference/v5/cases-service/get-available-grouping-keys.md): Retrieve all available grouping keys that can be used for organizing and filtering Cases. - [Get case by ID](https://docs.coralogix.com/api-reference/v5/cases-service/get-case-by-id.md): Retrieve detailed information about a single case by its unique identifier. - [Get case deep links](https://docs.coralogix.com/api-reference/v5/cases-service/get-case-deep-links.md): Retrieve deep-link URLs for a case. - [List cases with filters](https://docs.coralogix.com/api-reference/v5/cases-service/list-cases-with-filters.md): List cases using filters, pagination and custom ordering. - [Override priority for multiple cases](https://docs.coralogix.com/api-reference/v5/cases-service/override-priority-for-multiple-cases.md): Override the priority with for multiple cases in a single operation. - [Overview](https://docs.coralogix.com/api-reference/v5/cases-service/overview.md) - [Remove assignment from multiple cases](https://docs.coralogix.com/api-reference/v5/cases-service/remove-assignment-from-multiple-cases.md): Remove the current assignee from multiple cases in a single operation. - [Remove case assignment](https://docs.coralogix.com/api-reference/v5/cases-service/remove-case-assignment.md): Remove the current assignee from a case. - [Remove priority override](https://docs.coralogix.com/api-reference/v5/cases-service/remove-priority-override.md): Remove a previously set priority override for a case. - [Remove priority override from multiple cases](https://docs.coralogix.com/api-reference/v5/cases-service/remove-priority-override-from-multiple-cases.md): Remove previously set priority overrides from multiple cases in a single operation. - [Resolve a case](https://docs.coralogix.com/api-reference/v5/cases-service/resolve-a-case.md): Mark a case as resolved. - [Resolve multiple cases](https://docs.coralogix.com/api-reference/v5/cases-service/resolve-multiple-cases.md): Resolve multiple cases in a single operation. - [Set priority override](https://docs.coralogix.com/api-reference/v5/cases-service/set-priority-override.md): Override a case's computed priority with a specific value. - [Unacknowledge a case](https://docs.coralogix.com/api-reference/v5/cases-service/unacknowledge-a-case.md): Remove the acknowledgment from a case. - [Update case fields](https://docs.coralogix.com/api-reference/v5/cases-service/update-case-fields.md): Apply a partial update (patch) to a case. - [Get Connector Schema](https://docs.coralogix.com/api-reference/v5/connector-schema-service/get-connector-schema.md): Returns the schema definition for notification connectors. - [Overview](https://docs.coralogix.com/api-reference/v5/connector-schema-service/overview.md) - [Batch Get Connectors](https://docs.coralogix.com/api-reference/v5/connectors-service/batch-get-connectors.md): Returns all notification connectors for the team. - [Batch Get Connectors Summaries](https://docs.coralogix.com/api-reference/v5/connectors-service/batch-get-connectors-summaries.md): Returns summary information for all notification connectors. - [Create a Connector](https://docs.coralogix.com/api-reference/v5/connectors-service/create-a-connector.md): Creates a new notification connector. - [Delete a Connector](https://docs.coralogix.com/api-reference/v5/connectors-service/delete-a-connector.md): Deletes the notification connector with the specified ID. - [Get a Connector](https://docs.coralogix.com/api-reference/v5/connectors-service/get-a-connector.md): Returns the details of the specified notification connector. - [Get Connector Type Summaries](https://docs.coralogix.com/api-reference/v5/connectors-service/get-connector-type-summaries.md): Returns summary information for all available connector types. - [List Connector Summaries](https://docs.coralogix.com/api-reference/v5/connectors-service/list-connector-summaries.md): Returns a paginated list of notification connector summaries. - [List Connectors](https://docs.coralogix.com/api-reference/v5/connectors-service/list-connectors.md): Returns notification connectors with optional pagination. - [Overview](https://docs.coralogix.com/api-reference/v5/connectors-service/overview.md) - [Replace a Connector](https://docs.coralogix.com/api-reference/v5/connectors-service/replace-a-connector.md): Updates an existing notification connector. - [Delete contextual data integration](https://docs.coralogix.com/api-reference/v5/contextual-data-integration-service/delete-contextual-data-integration.md): Deletes the specified contextual data integration. - [Get all contextual data integrations accessible](https://docs.coralogix.com/api-reference/v5/contextual-data-integration-service/get-all-contextual-data-integrations-accessible.md): Returns all contextual data integrations for the team. - [Get contextual data integration definition](https://docs.coralogix.com/api-reference/v5/contextual-data-integration-service/get-contextual-data-integration-definition.md): Returns the definition for the specified contextual data integration type. - [Get contextual data integration details](https://docs.coralogix.com/api-reference/v5/contextual-data-integration-service/get-contextual-data-integration-details.md): Returns the details of the specified contextual data integration. - [Overview](https://docs.coralogix.com/api-reference/v5/contextual-data-integration-service/overview.md) - [Save contextual data integration](https://docs.coralogix.com/api-reference/v5/contextual-data-integration-service/save-contextual-data-integration.md): Creates a new contextual data integration. - [Test contextual data integration](https://docs.coralogix.com/api-reference/v5/contextual-data-integration-service/test-contextual-data-integration.md): Tests the specified contextual data integration. - [Update contextual data integration](https://docs.coralogix.com/api-reference/v5/contextual-data-integration-service/update-contextual-data-integration.md): Updates an existing contextual data integration. - [Create Custom Enrichments](https://docs.coralogix.com/api-reference/v5/custom-enrichments-service/create-custom-enrichments.md): Creates a new custom enrichment rule. - [Delete Custom Enrichments](https://docs.coralogix.com/api-reference/v5/custom-enrichments-service/delete-custom-enrichments.md): Deletes the custom enrichment rule with the specified ID. - [Get Custom Enrichment](https://docs.coralogix.com/api-reference/v5/custom-enrichments-service/get-custom-enrichment.md): Returns the details of the specified custom enrichment rule. - [Get Custom Enrichments](https://docs.coralogix.com/api-reference/v5/custom-enrichments-service/get-custom-enrichments.md): Returns all custom enrichment rules. - [Overview](https://docs.coralogix.com/api-reference/v5/custom-enrichments-service/overview.md) - [Search Custom Enrichment Data](https://docs.coralogix.com/api-reference/v5/custom-enrichments-service/search-custom-enrichment-data.md): Returns the contents of all custom enrichment data. - [Update Custom Enrichment](https://docs.coralogix.com/api-reference/v5/custom-enrichments-service/update-custom-enrichment.md): Updates a custom enrichment rule. - [Create a dashboard folder](https://docs.coralogix.com/api-reference/v5/dashboard-folders-service/create-a-dashboard-folder.md): Creates a new dashboard folder. - [Delete a dashboard folder](https://docs.coralogix.com/api-reference/v5/dashboard-folders-service/delete-a-dashboard-folder.md): Deletes the dashboard folder with the specified ID. - [Get a dashboard folder](https://docs.coralogix.com/api-reference/v5/dashboard-folders-service/get-a-dashboard-folder.md): Returns a dashboard folder data. - [List dashboard folders](https://docs.coralogix.com/api-reference/v5/dashboard-folders-service/list-dashboard-folders.md): List all dashboard folders accessible. - [Overview](https://docs.coralogix.com/api-reference/v5/dashboard-folders-service/overview.md) - [Replace a dashboard folder](https://docs.coralogix.com/api-reference/v5/dashboard-folders-service/replace-a-dashboard-folder.md): Replaces an existing dashboard folder. - [Add dashboard to favorites](https://docs.coralogix.com/api-reference/v5/dashboard-service/add-dashboard-to-favorites.md): Pins the specified dashboard. - [Assign a dashboard to a folder](https://docs.coralogix.com/api-reference/v5/dashboard-service/assign-a-dashboard-to-a-folder.md): Assigns the dashboard to a folder. - [Create a new dashboard](https://docs.coralogix.com/api-reference/v5/dashboard-service/create-a-new-dashboard.md): Creates a new dashboard. - [Delete a dashboard](https://docs.coralogix.com/api-reference/v5/dashboard-service/delete-a-dashboard.md): Deletes the dashboard with the specified ID. - [Get a dashboard](https://docs.coralogix.com/api-reference/v5/dashboard-service/get-a-dashboard.md): Returns the details of the specified dashboard. - [Get a dashboard by URL slug](https://docs.coralogix.com/api-reference/v5/dashboard-service/get-a-dashboard-by-url-slug.md): Returns the dashboard associated with the specified slug. - [Get dashboard catalog](https://docs.coralogix.com/api-reference/v5/dashboard-service/get-dashboard-catalog.md): Get a list of all dashboards accessible. - [Overview](https://docs.coralogix.com/api-reference/v5/dashboard-service/overview.md) - [Remove dashboard from favorites](https://docs.coralogix.com/api-reference/v5/dashboard-service/remove-dashboard-from-favorites.md): Unpins the specified dashboard. - [Replace a dashboard](https://docs.coralogix.com/api-reference/v5/dashboard-service/replace-a-dashboard.md): Replaces an existing dashboard. - [Replace the default dashboard](https://docs.coralogix.com/api-reference/v5/dashboard-service/replace-the-default-dashboard.md): Sets the specified dashboard as the default. - [Get Daily Usage Evaluation Tokens](https://docs.coralogix.com/api-reference/v5/data-usage-service/get-daily-usage-evaluation-tokens.md): Returns daily evaluation token usage data for the specified period. - [Get Daily Usage Processed GBs](https://docs.coralogix.com/api-reference/v5/data-usage-service/get-daily-usage-processed-gbs.md): Returns daily processed gigabytes usage data for the specified period. - [Get Daily Usage Units](https://docs.coralogix.com/api-reference/v5/data-usage-service/get-daily-usage-units.md): Returns daily units usage data for the specified period. - [Get Data Usage](https://docs.coralogix.com/api-reference/v5/data-usage-service/get-data-usage.md): Returns data usage summary for the team. - [Get Data Usage Metrics Export Status](https://docs.coralogix.com/api-reference/v5/data-usage-service/get-data-usage-metrics-export-status.md): Returns the current export status for data usage. - [Get Logs Count](https://docs.coralogix.com/api-reference/v5/data-usage-service/get-logs-count.md): Returns the log ingestion count for the team. - [Get Spans Count](https://docs.coralogix.com/api-reference/v5/data-usage-service/get-spans-count.md): Returns the span ingestion count for the team. - [Overview](https://docs.coralogix.com/api-reference/v5/data-usage-service/overview.md) - [Update Data Usage Metrics Export Status](https://docs.coralogix.com/api-reference/v5/data-usage-service/update-data-usage-metrics-export-status.md): Triggers a data usage export. - [Add Enrichments](https://docs.coralogix.com/api-reference/v5/enrichments-service/add-enrichments.md): Creates new enrichment rules. - [Atomic Overwrite for ALL types of enrichments](https://docs.coralogix.com/api-reference/v5/enrichments-service/atomic-overwrite-for-all-types-of-enrichments.md): Atomic Overwrite for ALL types of enrichments. The request is the desired state which will override ALL enrichments. WARNING: This operation will delete all existing enrichments and replace them with the provided ones. - [Atomic Overwrite for CustomEnrichments only](https://docs.coralogix.com/api-reference/v5/enrichments-service/atomic-overwrite-for-customenrichments-only.md): Updates enrichment rules. - [Delete Enrichments](https://docs.coralogix.com/api-reference/v5/enrichments-service/delete-enrichments.md): Deletes all enrichment rules for the team. - [Get Company Enrichment Settings](https://docs.coralogix.com/api-reference/v5/enrichments-service/get-company-enrichment-settings.md): Returns the current enrichment settings for the team. - [Get Enrichment Limit](https://docs.coralogix.com/api-reference/v5/enrichments-service/get-enrichment-limit.md): Returns the maximum number of enrichment rules allowed. - [Get Enrichments](https://docs.coralogix.com/api-reference/v5/enrichments-service/get-enrichments.md): Returns all enrichment rules for the team. - [Overview](https://docs.coralogix.com/api-reference/v5/enrichments-service/overview.md) - [List Entity Subtypes](https://docs.coralogix.com/api-reference/v5/entities-service/list-entity-subtypes.md): Returns all sub-types for the specified entity type. - [List Entity Types](https://docs.coralogix.com/api-reference/v5/entities-service/list-entity-types.md): Returns all available notification entity types. - [Overview](https://docs.coralogix.com/api-reference/v5/entities-service/overview.md) - [Batch Get Event](https://docs.coralogix.com/api-reference/v5/events-service/batch-get-event.md): Returns a list of alert events matching the given filters. - [Get Event](https://docs.coralogix.com/api-reference/v5/events-service/get-event.md): Returns the alert event with the specified ID. - [Get Events Statistics](https://docs.coralogix.com/api-reference/v5/events-service/get-events-statistics.md): Returns statistical aggregates for alert events. - [List Alert Events](https://docs.coralogix.com/api-reference/v5/events-service/list-alert-events.md): Returns all alert events. - [List Events](https://docs.coralogix.com/api-reference/v5/events-service/list-events.md): Returns a list of alert events matching the specified filters. - [List Events Count](https://docs.coralogix.com/api-reference/v5/events-service/list-events-count.md): Returns the count of alert events matching the given filters. - [Overview](https://docs.coralogix.com/api-reference/v5/events-service/overview.md) - [Atomic Batch Execute E2M](https://docs.coralogix.com/api-reference/v5/events2metrics-service/atomic-batch-execute-e2m.md): Atomically executes a batch of events-to-metrics rules. - [Create a new E2M](https://docs.coralogix.com/api-reference/v5/events2metrics-service/create-a-new-e2m.md): Creates a new events-to-metrics rule. - [Delete an E2M](https://docs.coralogix.com/api-reference/v5/events2metrics-service/delete-an-e2m.md): Deletes the events-to-metrics rule with the specified ID. - [Get an E2M](https://docs.coralogix.com/api-reference/v5/events2metrics-service/get-an-e2m.md): Returns the details of the specified events-to-metrics rule. - [Get E2M Limits](https://docs.coralogix.com/api-reference/v5/events2metrics-service/get-e2m-limits.md): Returns the events-to-metrics quota limits for the team. - [List E2M Labels Cardinality](https://docs.coralogix.com/api-reference/v5/events2metrics-service/list-e2m-labels-cardinality.md): Returns cardinality information for events-to-metrics labels. - [List E2Ms](https://docs.coralogix.com/api-reference/v5/events2metrics-service/list-e2ms.md): Returns all events-to-metrics rules for the team. - [Overview](https://docs.coralogix.com/api-reference/v5/events2metrics-service/overview.md) - [Replace an E2M](https://docs.coralogix.com/api-reference/v5/events2metrics-service/replace-an-e2m.md): Updates an existing events-to-metrics rule. - [Deploy extension](https://docs.coralogix.com/api-reference/v5/extension-deployment-service/deploy-extension.md): Deploys an extension. - [Get deployed extensions](https://docs.coralogix.com/api-reference/v5/extension-deployment-service/get-deployed-extensions.md): Returns all deployed extensions. - [Overview](https://docs.coralogix.com/api-reference/v5/extension-deployment-service/overview.md) - [Revert deployment of extension](https://docs.coralogix.com/api-reference/v5/extension-deployment-service/revert-deployment-of-extension.md): Undeploys the specified extension. - [Update extension](https://docs.coralogix.com/api-reference/v5/extension-deployment-service/update-extension.md): Updates a deployed extension. - [Get all extensions](https://docs.coralogix.com/api-reference/v5/extension-service/get-all-extensions.md): Creates a new extension. - [Get extension by ID](https://docs.coralogix.com/api-reference/v5/extension-service/get-extension-by-id.md): Returns the details of the specified extension. - [Overview](https://docs.coralogix.com/api-reference/v5/extension-service/overview.md) - [Cleanup testing extension](https://docs.coralogix.com/api-reference/v5/extension-testing-service/cleanup-testing-extension.md): Removes the testing revision of an extension. - [Initialize testing revision](https://docs.coralogix.com/api-reference/v5/extension-testing-service/initialize-testing-revision.md): Initializes a testing revision for an extension. - [Overview](https://docs.coralogix.com/api-reference/v5/extension-testing-service/overview.md) - [Test extension revision](https://docs.coralogix.com/api-reference/v5/extension-testing-service/test-extension-revision.md): Tests an extension revision. - [Create View Folder service](https://docs.coralogix.com/api-reference/v5/folders-for-views-service/create-view-folder-service.md): Create view folder - [Delete View Folder service](https://docs.coralogix.com/api-reference/v5/folders-for-views-service/delete-view-folder-service.md): Deletes a view folder by ID - [Get View Folder service](https://docs.coralogix.com/api-reference/v5/folders-for-views-service/get-view-folder-service.md): Create view folder - [List view folders service](https://docs.coralogix.com/api-reference/v5/folders-for-views-service/list-view-folders-service.md): List view's folders - [Overview](https://docs.coralogix.com/api-reference/v5/folders-for-views-service/overview.md) - [Replace View Folder service](https://docs.coralogix.com/api-reference/v5/folders-for-views-service/replace-view-folder-service.md): Replaces an existing view folder - [Batch Get Global Routers](https://docs.coralogix.com/api-reference/v5/global-routers-service/batch-get-global-routers.md): Returns summary information for all notification routers. - [Create Global Router](https://docs.coralogix.com/api-reference/v5/global-routers-service/create-global-router.md): Creates a new notification router. - [Delete Global Router](https://docs.coralogix.com/api-reference/v5/global-routers-service/delete-global-router.md): Deletes the notification router with the specified ID. - [Get Global Router](https://docs.coralogix.com/api-reference/v5/global-routers-service/get-global-router.md): Returns the details of the specified notification router. - [List Global Routers](https://docs.coralogix.com/api-reference/v5/global-routers-service/list-global-routers.md): Returns all notification routers for the team. - [Overview](https://docs.coralogix.com/api-reference/v5/global-routers-service/overview.md) - [Replace Global Router](https://docs.coralogix.com/api-reference/v5/global-routers-service/replace-global-router.md): Updates an existing notification router. - [Validate Entity Label Matcher](https://docs.coralogix.com/api-reference/v5/global-routers-service/validate-entity-label-matcher.md): Validates a notification router matcher configuration. - [Acknowledge incident by event id](https://docs.coralogix.com/api-reference/v5/incidents-service/acknowledge-incident-by-event-id.md): Mark incident as acknowledged by event id. - [Acknowledge incidents](https://docs.coralogix.com/api-reference/v5/incidents-service/acknowledge-incidents.md): Mark one or more incidents as acknowledged. - [Assign incidents to a user](https://docs.coralogix.com/api-reference/v5/incidents-service/assign-incidents-to-a-user.md): Assign one or more incidents to a specific user. - [Close incidents](https://docs.coralogix.com/api-reference/v5/incidents-service/close-incidents.md): Closes all incidents matching the given criteria. - [Get available filter values](https://docs.coralogix.com/api-reference/v5/incidents-service/get-available-filter-values.md): Returns filter values for incidents based on the provided criteria. - [Get available incident event filter values](https://docs.coralogix.com/api-reference/v5/incidents-service/get-available-incident-event-filter-values.md): Returns available filter values for incident events. - [Get incident aggregations](https://docs.coralogix.com/api-reference/v5/incidents-service/get-incident-aggregations.md): Retrieve aggregated incident data with support for grouping and filtering. - [Get incident by event ID](https://docs.coralogix.com/api-reference/v5/incidents-service/get-incident-by-event-id.md): Retrieve detailed information about a single incident by related alert event id. - [Get incident by ID](https://docs.coralogix.com/api-reference/v5/incidents-service/get-incident-by-id.md): Retrieve detailed information about a single incident by its unique identifier. - [Get incident events](https://docs.coralogix.com/api-reference/v5/incidents-service/get-incident-events.md): Retrieve a chronological list of all events associated with a specific incident. Includes state changes, assignments, acknowledgments, and resolutions. - [Get multiple incidents by IDs](https://docs.coralogix.com/api-reference/v5/incidents-service/get-multiple-incidents-by-ids.md): Retrieve multiple incidents by their IDs in a single request. - [Get total count of incident events](https://docs.coralogix.com/api-reference/v5/incidents-service/get-total-count-of-incident-events.md): Retrieve the total count of incident events matching a filter. - [List incident events with filters](https://docs.coralogix.com/api-reference/v5/incidents-service/list-incident-events-with-filters.md): List incident events with support for filtering, pagination, and ordering. - [List incidents with filters](https://docs.coralogix.com/api-reference/v5/incidents-service/list-incidents-with-filters.md): Lists all available incidents based on specified filters and order. The list is ordered in an unspecified direction and sorted by creation time. - [Overview](https://docs.coralogix.com/api-reference/v5/incidents-service/overview.md) - [Remove incident user assignments](https://docs.coralogix.com/api-reference/v5/incidents-service/remove-incident-user-assignments.md): Remove user assignments from one or more incidents. - [Resolve incident by event id](https://docs.coralogix.com/api-reference/v5/incidents-service/resolve-incident-by-event-id.md): Mark incident as resolved by event id. - [Resolve incidents](https://docs.coralogix.com/api-reference/v5/incidents-service/resolve-incidents.md): Mark one or more incidents as resolved. - [Delete integration](https://docs.coralogix.com/api-reference/v5/integration-service/delete-integration.md): Removes the specified deployed integration instance. - [Get all integrations](https://docs.coralogix.com/api-reference/v5/integration-service/get-all-integrations.md): Returns all available integration definitions. - [Get deployed integration](https://docs.coralogix.com/api-reference/v5/integration-service/get-deployed-integration.md): Returns the deployed instance of the specified integration. - [Get integration definition](https://docs.coralogix.com/api-reference/v5/integration-service/get-integration-definition.md): Returns the definition for the specified integration type. - [Get integration details](https://docs.coralogix.com/api-reference/v5/integration-service/get-integration-details.md): Returns the details of the specified integration. - [Get integration template](https://docs.coralogix.com/api-reference/v5/integration-service/get-integration-template.md): Returns the template for an integration. - [Get managed integration status](https://docs.coralogix.com/api-reference/v5/integration-service/get-managed-integration-status.md): Returns the status of the specified managed integration. - [Get RUM integration versions data](https://docs.coralogix.com/api-reference/v5/integration-service/get-rum-integration-versions-data.md): Returns RUM application version data. - [List managed integration keys](https://docs.coralogix.com/api-reference/v5/integration-service/list-managed-integration-keys.md): Returns a list of managed integration keys. - [Overview](https://docs.coralogix.com/api-reference/v5/integration-service/overview.md) - [Save integration registration metadata](https://docs.coralogix.com/api-reference/v5/integration-service/save-integration-registration-metadata.md): Creates or updates an integration deployment. - [Test integration](https://docs.coralogix.com/api-reference/v5/integration-service/test-integration.md): Tests the integration configuration. - [Trigger sync of RUM integration data](https://docs.coralogix.com/api-reference/v5/integration-service/trigger-sync-of-rum-integration-data.md): Syncs RUM data for the team. - [Update integration](https://docs.coralogix.com/api-reference/v5/integration-service/update-integration.md): Updates an existing integration deployment. - [Create company IP access settings](https://docs.coralogix.com/api-reference/v5/ip-access-service/create-company-ip-access-settings.md): Sets the IP access restrictions for the team. - [Delete company IP access settings](https://docs.coralogix.com/api-reference/v5/ip-access-service/delete-company-ip-access-settings.md): Removes the IP access restrictions for the team. - [Get company IP access settings](https://docs.coralogix.com/api-reference/v5/ip-access-service/get-company-ip-access-settings.md): Returns the current IP access settings for the team. - [Overview](https://docs.coralogix.com/api-reference/v5/ip-access-service/overview.md) - [Replace company IP access settings](https://docs.coralogix.com/api-reference/v5/ip-access-service/replace-company-ip-access-settings.md): Updates the IP access restrictions for the team. - [Configure Tenant](https://docs.coralogix.com/api-reference/v5/metrics-data-archive-service/configure-tenant.md): Creates the metrics storage configuration. - [Disable Metrics Archive](https://docs.coralogix.com/api-reference/v5/metrics-data-archive-service/disable-metrics-archive.md): Disables the metrics storage configuration. - [Enable Metrics Archive](https://docs.coralogix.com/api-reference/v5/metrics-data-archive-service/enable-metrics-archive.md): Enables the metrics storage configuration. - [Get Metrics Storage Configuration](https://docs.coralogix.com/api-reference/v5/metrics-data-archive-service/get-metrics-storage-configuration.md): Returns the current metrics storage configuration. - [Update Metrics Storage Configuration](https://docs.coralogix.com/api-reference/v5/metrics-data-archive-service/update-metrics-storage-configuration.md): Updates the metrics storage configuration. - [Validate Metrics Storage Bucket](https://docs.coralogix.com/api-reference/v5/metrics-data-archive-service/validate-metrics-storage-bucket.md): Validates the provided metrics storage configuration. - [Overview](https://docs.coralogix.com/api-reference/v5/notifications-testing-service/overview.md) - [Test Connector Config](https://docs.coralogix.com/api-reference/v5/notifications-testing-service/test-connector-config.md): Tests a notification connector configuration. - [Test Destination](https://docs.coralogix.com/api-reference/v5/notifications-testing-service/test-destination.md): Tests a notification destination. - [Test Existing Connector](https://docs.coralogix.com/api-reference/v5/notifications-testing-service/test-existing-connector.md): Sends a test notification. - [Test Existing Preset](https://docs.coralogix.com/api-reference/v5/notifications-testing-service/test-existing-preset.md): Tests an existing notification preset. - [Test Preset Config](https://docs.coralogix.com/api-reference/v5/notifications-testing-service/test-preset-config.md): Tests a notification preset configuration. - [Test Routing Condition Valid](https://docs.coralogix.com/api-reference/v5/notifications-testing-service/test-routing-condition-valid.md): Tests notification routing conditions. - [Test Template Render](https://docs.coralogix.com/api-reference/v5/notifications-testing-service/test-template-render.md): Tests the rendering of a notification template. - [Create an outgoing webhook](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/create-an-outgoing-webhook.md): Creates a new outgoing webhook. - [Delete an outgoing webhook](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/delete-an-outgoing-webhook.md): Deletes the outgoing webhook with the specified ID. - [Get outgoing webhook](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/get-outgoing-webhook.md): Returns the details of the specified outgoing webhook. - [Get outgoing webhook type details](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/get-outgoing-webhook-type-details.md): Returns the details for the specified outgoing webhook type. - [Get outgoing webhook types](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/get-outgoing-webhook-types.md): Returns all available outgoing webhook types. - [List all outgoing webhooks](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/list-all-outgoing-webhooks.md): Returns all outgoing webhooks for the team. - [List outbound webhooks summary](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/list-outbound-webhooks-summary.md): Returns summary information for all outgoing webhooks. - [List outgoing webhooks](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/list-outgoing-webhooks.md): Returns outgoing webhooks grouped by type. - [Overview](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/overview.md) - [Test an existing outgoing webhook](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/test-an-existing-outgoing-webhook.md): Tests the specified outgoing webhook. - [Test an outgoing webhook](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/test-an-outgoing-webhook.md): Tests an outgoing webhook configuration. - [Update an outgoing webhook](https://docs.coralogix.com/api-reference/v5/outgoing-webhooks-service/update-an-outgoing-webhook.md): Updates an existing outgoing webhook. - [Atomic Overwrite Log Policies](https://docs.coralogix.com/api-reference/v5/policies-service/atomic-overwrite-log-policies.md): Updates the log data retention policies. - [Atomic Overwrite Span Policies](https://docs.coralogix.com/api-reference/v5/policies-service/atomic-overwrite-span-policies.md): Updates span data retention policies. - [Bulk Test Log Policies](https://docs.coralogix.com/api-reference/v5/policies-service/bulk-test-log-policies.md): Tests the data policies against sample data. - [Create Policy](https://docs.coralogix.com/api-reference/v5/policies-service/create-policy.md): Creates a new data policy. - [Delete Policy](https://docs.coralogix.com/api-reference/v5/policies-service/delete-policy.md): Deletes the data policy with the specified ID. - [Forecast Policy Usage](https://docs.coralogix.com/api-reference/v5/policies-service/forecast-policy-usage.md): Forecasts the usage in bytes that a draft TCO policy would match over the requested time window, given its application/subsystem rules and log or span filters. Use this before saving a new or modified policy to see the impact on your quota. - [Get Company Policies](https://docs.coralogix.com/api-reference/v5/policies-service/get-company-policies.md): Returns all data policies for the team. - [Get Policy by ID](https://docs.coralogix.com/api-reference/v5/policies-service/get-policy-by-id.md): Returns the details of the specified data policy. - [Get Policy Priority Settings](https://docs.coralogix.com/api-reference/v5/policies-service/get-policy-priority-settings.md): Returns the current data policy settings. - [Overview](https://docs.coralogix.com/api-reference/v5/policies-service/overview.md) - [Reorder Policies](https://docs.coralogix.com/api-reference/v5/policies-service/reorder-policies.md): Reorders all data policies. - [Replace Policy Settings](https://docs.coralogix.com/api-reference/v5/policies-service/replace-policy-settings.md): Updates data policy settings. - [Update Policy](https://docs.coralogix.com/api-reference/v5/policies-service/update-policy.md): Updates an existing data policy. - [Batch Get Presets](https://docs.coralogix.com/api-reference/v5/presets-service/batch-get-presets.md): Returns all notification presets. - [Create Custom Preset](https://docs.coralogix.com/api-reference/v5/presets-service/create-custom-preset.md): Creates a new custom notification preset. - [Delete Custom Preset](https://docs.coralogix.com/api-reference/v5/presets-service/delete-custom-preset.md): Deletes the custom notification preset with the specified ID. - [Get Default Preset Summary](https://docs.coralogix.com/api-reference/v5/presets-service/get-default-preset-summary.md): Returns a summary of the default notification preset. - [Get Preset](https://docs.coralogix.com/api-reference/v5/presets-service/get-preset.md): Returns the details of the specified notification preset. - [Get System Default Preset Summary](https://docs.coralogix.com/api-reference/v5/presets-service/get-system-default-preset-summary.md): Returns summaries for all system-defined notification presets. - [List Preset Summaries](https://docs.coralogix.com/api-reference/v5/presets-service/list-preset-summaries.md): Returns a list of notification preset summaries. - [Overview](https://docs.coralogix.com/api-reference/v5/presets-service/overview.md) - [Replace Custom Preset](https://docs.coralogix.com/api-reference/v5/presets-service/replace-custom-preset.md): Replaces an existing custom notification preset. - [Set Custom Preset As Default](https://docs.coralogix.com/api-reference/v5/presets-service/set-custom-preset-as-default.md): Sets a custom preset as the default. - [Set Preset As Default](https://docs.coralogix.com/api-reference/v5/presets-service/set-preset-as-default.md): Sets the specified preset as the default for an entity. - [Create quota allocation rule set](https://docs.coralogix.com/api-reference/v5/quota-allocation-rule-set-service/create-quota-allocation-rule-set.md): Creates new quota allocation rules. - [Delete quota allocation rule set](https://docs.coralogix.com/api-reference/v5/quota-allocation-rule-set-service/delete-quota-allocation-rule-set.md): Deletes the quota allocation rules. - [Get quota allocation rule set](https://docs.coralogix.com/api-reference/v5/quota-allocation-rule-set-service/get-quota-allocation-rule-set.md): Returns the current quota allocation rules. - [Replace quota allocation rule set](https://docs.coralogix.com/api-reference/v5/quota-allocation-rule-set-service/replace-quota-allocation-rule-set.md): Updates the quota allocation rules. - [Create Recording Rules](https://docs.coralogix.com/api-reference/v5/recording-rules-service/create-recording-rules.md): Creates a new recording rule group. - [Delete Recording Rules](https://docs.coralogix.com/api-reference/v5/recording-rules-service/delete-recording-rules.md): Deletes the recording rule group with the specified ID. - [Get Recording Rules](https://docs.coralogix.com/api-reference/v5/recording-rules-service/get-recording-rules.md): Returns the details of the specified recording rule group. - [List Recording Rules](https://docs.coralogix.com/api-reference/v5/recording-rules-service/list-recording-rules.md): Returns all recording rule groups for the team. - [Overview](https://docs.coralogix.com/api-reference/v5/recording-rules-service/overview.md) - [Update Recording Rules](https://docs.coralogix.com/api-reference/v5/recording-rules-service/update-recording-rules.md): Updates the specified recording rule group. - [Activate Retentions](https://docs.coralogix.com/api-reference/v5/retentions-service/activate-retentions.md): Activates the specified retention tags. - [Get Retentions](https://docs.coralogix.com/api-reference/v5/retentions-service/get-retentions.md): Returns all available retention tags. - [Get Retentions Enabled](https://docs.coralogix.com/api-reference/v5/retentions-service/get-retentions-enabled.md): Returns the enabled retention tags for the team. - [Overview](https://docs.coralogix.com/api-reference/v5/retentions-service/overview.md) - [Update Retentions](https://docs.coralogix.com/api-reference/v5/retentions-service/update-retentions.md): Creates a new retention tag. - [Create Role](https://docs.coralogix.com/api-reference/v5/role-management-service/create-role.md): Creates a new custom role. - [Delete Role](https://docs.coralogix.com/api-reference/v5/role-management-service/delete-role.md): Deletes the custom role with the specified ID. - [Get Custom Role](https://docs.coralogix.com/api-reference/v5/role-management-service/get-custom-role.md): Returns the details of the specified custom role. - [List Custom Roles](https://docs.coralogix.com/api-reference/v5/role-management-service/list-custom-roles.md): Returns all custom roles for the authenticated team. - [List System Roles](https://docs.coralogix.com/api-reference/v5/role-management-service/list-system-roles.md): Returns all built-in system roles. - [Update Role](https://docs.coralogix.com/api-reference/v5/role-management-service/update-role.md): Updates the specified custom role. - [Bulk Delete Rule Group](https://docs.coralogix.com/api-reference/v5/rule-groups-service/bulk-delete-rule-group.md): Deletes all parsing rule groups. - [Create Rule Group](https://docs.coralogix.com/api-reference/v5/rule-groups-service/create-rule-group.md): Creates a new parsing rule group. - [Delete Rule Group](https://docs.coralogix.com/api-reference/v5/rule-groups-service/delete-rule-group.md): Deletes the parsing rule group with the specified ID. - [Get Company Usage Limits](https://docs.coralogix.com/api-reference/v5/rule-groups-service/get-company-usage-limits.md): Returns parsing rule usage limits. - [Get Rule Group](https://docs.coralogix.com/api-reference/v5/rule-groups-service/get-rule-group.md): Returns the details of the specified parsing rule group. - [Get Rule Group Model Mapping](https://docs.coralogix.com/api-reference/v5/rule-groups-service/get-rule-group-model-mapping.md): Returns the model mapping for a parsing rule group. - [List Rule Groups](https://docs.coralogix.com/api-reference/v5/rule-groups-service/list-rule-groups.md): Returns all parsing rule groups for the team. - [Overview](https://docs.coralogix.com/api-reference/v5/rule-groups-service/overview.md) - [Update Rule Group](https://docs.coralogix.com/api-reference/v5/rule-groups-service/update-rule-group.md): Updates the specified parsing rule group. - [Activate/Deactivate SAML](https://docs.coralogix.com/api-reference/v5/saml-configuration-service/activatedeactivate-saml.md): Activates or deactivates SAML for the team. - [Get SAML Configuration](https://docs.coralogix.com/api-reference/v5/saml-configuration-service/get-saml-configuration.md): Returns the current SAML configuration for the team. - [Get SP Parameters](https://docs.coralogix.com/api-reference/v5/saml-configuration-service/get-sp-parameters.md): Returns the service provider parameters for SAML. - [Overview](https://docs.coralogix.com/api-reference/v5/saml-configuration-service/overview.md) - [Set IDP Parameters](https://docs.coralogix.com/api-reference/v5/saml-configuration-service/set-idp-parameters.md): Sets the identity provider parameters for SAML. - [Create Scope](https://docs.coralogix.com/api-reference/v5/scopes-service/create-scope.md): Creates a new data access scope. - [Delete Scope](https://docs.coralogix.com/api-reference/v5/scopes-service/delete-scope.md): Deletes the data access scope with the specified ID. - [Get Team Scopes](https://docs.coralogix.com/api-reference/v5/scopes-service/get-team-scopes.md): Returns all data access scopes for the team. - [Get Team Scopes By Ids](https://docs.coralogix.com/api-reference/v5/scopes-service/get-team-scopes-by-ids.md): Returns a data access scope by ID. - [Overview](https://docs.coralogix.com/api-reference/v5/scopes-service/overview.md) - [Update Scope](https://docs.coralogix.com/api-reference/v5/scopes-service/update-scope.md): Updates an existing data access scope. - [Batch Execute Slo](https://docs.coralogix.com/api-reference/v5/slos-service/batch-execute-slo.md): Triggers execution for all SLOs. - [Batch Get Slo](https://docs.coralogix.com/api-reference/v5/slos-service/batch-get-slo.md): Returns all SLOs for the team. - [Create Slo](https://docs.coralogix.com/api-reference/v5/slos-service/create-slo.md): Creates a new SLO. - [Delete Slo](https://docs.coralogix.com/api-reference/v5/slos-service/delete-slo.md): Deletes the SLO with the specified ID. - [Get Slo](https://docs.coralogix.com/api-reference/v5/slos-service/get-slo.md): Returns the details of the specified SLO. - [Get Slo Zero State](https://docs.coralogix.com/api-reference/v5/slos-service/get-slo-zero-state.md): Returns the zero-state configuration for SLOs. - [List Slos](https://docs.coralogix.com/api-reference/v5/slos-service/list-slos.md): Returns SLOs matching the given criteria. - [Overview](https://docs.coralogix.com/api-reference/v5/slos-service/overview.md) - [Replace Slo](https://docs.coralogix.com/api-reference/v5/slos-service/replace-slo.md): Updates an existing SLO. - [Replace Slo Pre-Validate Alerts](https://docs.coralogix.com/api-reference/v5/slos-service/replace-slo-pre-validate-alerts.md): Validates and updates an SLO. - [Get target](https://docs.coralogix.com/api-reference/v5/target-service/get-target.md): Returns the current log archive target configuration. - [Overview](https://docs.coralogix.com/api-reference/v5/target-service/overview.md) - [Set target](https://docs.coralogix.com/api-reference/v5/target-service/set-target.md): Sets the log archive target configuration. - [Create Team Group](https://docs.coralogix.com/api-reference/v5/team-groups-management-service/create-team-group.md): Creates a new team group. - [Delete Team Group](https://docs.coralogix.com/api-reference/v5/team-groups-management-service/delete-team-group.md): Deletes the team group with the specified ID. - [Get Group Users](https://docs.coralogix.com/api-reference/v5/team-groups-management-service/get-group-users.md): Returns all users in the specified team group. - [Get Team Group](https://docs.coralogix.com/api-reference/v5/team-groups-management-service/get-team-group.md): Returns the team group with the specified ID. - [Get Team Group By Name](https://docs.coralogix.com/api-reference/v5/team-groups-management-service/get-team-group-by-name.md): Returns the team group with the specified name. - [Get Team Groups](https://docs.coralogix.com/api-reference/v5/team-groups-management-service/get-team-groups.md): Returns all team groups. - [Update Team Group](https://docs.coralogix.com/api-reference/v5/team-groups-management-service/update-team-group.md): Updates the specified team group. - [Activate/Revoke Users](https://docs.coralogix.com/api-reference/v5/users-management-service/activaterevoke-users.md): Updates the active status of multiple team members. - [Create Users](https://docs.coralogix.com/api-reference/v5/users-management-service/create-users.md): Adds members to the specified team. - [Get User](https://docs.coralogix.com/api-reference/v5/users-management-service/get-user.md): Returns the details of a specific team member. - [Overview](https://docs.coralogix.com/api-reference/v5/users-management-service/overview.md) - [Search Users](https://docs.coralogix.com/api-reference/v5/users-management-service/search-users.md): Searches for team members by query. - [Update Users](https://docs.coralogix.com/api-reference/v5/users-management-service/update-users.md): Updates team members for the specified team. - [Create a view service](https://docs.coralogix.com/api-reference/v5/views-service/create-a-view-service.md): Creates a new view - [Delete view service](https://docs.coralogix.com/api-reference/v5/views-service/delete-view-service.md): Deletes a view by ID - [Get view service](https://docs.coralogix.com/api-reference/v5/views-service/get-view-service.md): Gets a view by ID - [List views service](https://docs.coralogix.com/api-reference/v5/views-service/list-views-service.md): Lists all company public views - [Overview](https://docs.coralogix.com/api-reference/v5/views-service/overview.md) - [Replace a view service](https://docs.coralogix.com/api-reference/v5/views-service/replace-a-view-service.md): Replaces an existing view - [Changelog](https://docs.coralogix.com/changelog.md): Public API changes, grouped by the date they were released to the APIs. - [Copy a dashboard](https://docs.coralogix.com/copy_a_dashboard.md) - [Create an alert with an outgoing webhook](https://docs.coralogix.com/create_an_alert_with_an_outgoing_webhook.md) - [Getting started](https://docs.coralogix.com/introduction-v5.md): Unlock the full power of Coralogix with our HTTP API suite - [Setup kubernetes complete observability integration](https://docs.coralogix.com/setup_kubernetes_complete_observability_integration.md) ## OpenAPI Specs - [openapi_v5](https://docs.coralogix.com/openapi_v5.yaml) - [openapi_v4](https://docs.coralogix.com/openapi_v4.yaml) - [openapi_v3](https://docs.coralogix.com/openapi_v3.yaml) - [openapi](https://docs.coralogix.com/api-reference/openapi.json)