---
title: "Get the Admin Messages."
slug: "get-the-admin-messages-1"
updated: 2026-03-02T22:30:52Z
published: 2026-03-02T22:35:48Z
canonical: "support.appgate.com/get-the-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 the Admin Messages.

Get/admin-messages

Get a list of all Admin Messages generated by the system. It includes duplicate messages generated over time. Use "/summarize" to get distinct messages like the Admin UI.

SecurityHTTPType bearer

Responses200

List of Admin Messages.

<select class='api-response-data' aria-label='Media type'><option value='95243642-124c-4d80-a210-2c8dc0766fce'>application/json</option>
</select>Expand Allobject  data Array of object   object  idstring  (uuid)    

Randomly generated UUID.

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

The severity of the message.

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

Message category.

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

The message.

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

The name of the Appliance that generated this message.

Examplecontroller-1
createdstring  (date-time)    

When the Admin Message generated.

401

Token error. Login again.

<select class='api-response-data' aria-label='Media type'><option value='10262621-b296-44f7-b5f5-7100e0c33104'>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='1150fcde-4ea6-425c-b885-722ec58c71d5'>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='9e168c27-7b0a-4f34-856e-ca196012c7f2'>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='d9434f8d-b2f1-4bbc-bd34-b7921b296f8a'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.
