---
title: "Get a summary of Admin Messages."
slug: "get-a-summary-of-admin-messages-1"
updated: 2026-03-02T22:30:52Z
published: 2026-03-02T22:35:48Z
canonical: "support.appgate.com/get-a-summary-of-admin-messages-1"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.appgate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get a summary of Admin Messages.

Get/admin-messages/summarize

List all summarized Admin Messages generated by the system. This API call is recommended as some of the Admin Messages may be duplicated too much in case of a configuration problem on a heavy loaded system.

SecurityHTTPType bearer

Responses200

Summary of Admin Messages.

<select class='api-response-data' aria-label='Media type'><option value='a491192a-8714-4ee2-8f84-614406a55329'>application/json</option>
</select>Expand Allobject  data Array of object   object  levelstring    

The severity of the Admin Message.

Valid values[
  "Information",
  "Warning",
  "Error",
  "Critical"
]
categorystring    

Message category.

Valid values[
  "Configuration",
  "Connectivity"
]
messagestring    

The Admin Message.

ExampleIdentity Provider "local" does not have IP Pool assigned.
sources Array of string   

The name of the Appliance(s) that generated this message.

Example[
  "controller-1",
  "controller-2"
]string    
createdstring  (date-time)    

When the Admin Message generated the last time.

countnumber    

Number of times this Admin Message was generated.

Example152.0
metadataobject  idstring    

The uuid of the message metadata.

Example4c07bc67-57ea-42dd-b702-c2d6c45419fc
messagestring    

The message text.

ExampleIdentity Provider "local" does not have IP Pool assigned.
statusstring    

The status of the message.

Valid values[
  "Unresolved",
  "Resolved",
  "Muted"
]
appliedAtstring  (date-time)    

When the message metadata was updated.

Example2020-01-01T12:00:00Z
appliedBystring    

The distinguished name of who updated the message metadata.

ExampleCN=4c07bc6757ea42ddb702c2d6c45419fc,CN=admin,OU=local
appliedByUsernamestring    

The username of the user who updated the message metadata.

Exampleadmin
appliedByProviderNamestring    

The provider name of the user who updated the message metadata.

Examplelocal
appliedByDeviceIdstring  (uuid)    

The device ID of the user who updated the message metadata.

Example4c07bc67-57ea-42dd-b702-c2d6c45419fc

401

Token error. Login again.

<select class='api-response-data' aria-label='Media type'><option value='9e9ee5fc-f69e-4727-b145-e356e574b754'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

403

Insufficient permissions to access this resource.

<select class='api-response-data' aria-label='Media type'><option value='6a548149-b663-4243-8244-e2492f2d44ad'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

406

Invalid 'Accept' header.

<select class='api-response-data' aria-label='Media type'><option value='30cb4f75-9188-445f-9b57-7503ba463285'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

500

Unexpected server side error.

<select class='api-response-data' aria-label='Media type'><option value='79880a0d-9f77-4683-8841-72163499c6fc'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.
