---
title: "List all Claim Names."
slug: "list-all-claim-names-1"
updated: 2026-03-02T22:30:52Z
published: 2026-03-02T22:35:48Z
canonical: "support.appgate.com/list-all-claim-names-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.

# List all Claim Names.

Get/claims/names

Claim Names list includes available User, Device and System claims. Some of these claims are static and some change according to the Identity Provider configurations.

SecurityHTTPType bearer

Responses200

List of Claim Names.

<select class='api-response-data' aria-label='Media type'><option value='ec842e42-9bbb-4b7e-a3c2-4b4afe6f0ec9'>application/json</option>
</select>Expand Allobject  user Array of object   object  

Details of a Claim.

claimNamestring    

Name of the Claim that's available to the JavaScript engine.

Exampleusername
typestring    

Data type of the Claim.

Valid values[
  "boolean",
  "string",
  "number",
  "date",
  "list",
  "dictionary"
]
availableForPolicyboolean    

Whether the claim is available to Policy and Criteria Scripts or not. All Claims are available to Conditions and Entitlement Scripts.

device Array of object   object  

Details of a Claim.

claimNamestring    

Name of the Claim that's available to the JavaScript engine.

Exampleusername
typestring    

Data type of the Claim.

Valid values[
  "boolean",
  "string",
  "number",
  "date",
  "list",
  "dictionary"
]
availableForPolicyboolean    

Whether the claim is available to Policy and Criteria Scripts or not. All Claims are available to Conditions and Entitlement Scripts.

system Array of object   object  

Details of a Claim.

claimNamestring    

Name of the Claim that's available to the JavaScript engine.

Exampleusername
typestring    

Data type of the Claim.

Valid values[
  "boolean",
  "string",
  "number",
  "date",
  "list",
  "dictionary"
]
availableForPolicyboolean    

Whether the claim is available to Policy and Criteria Scripts or not. All Claims are available to Conditions and Entitlement Scripts.

onDemand Array of object   object  

Details of a Claim.

claimNamestring    

Name of the Claim that's available to the JavaScript engine.

Exampleusername
typestring    

Data type of the Claim.

Valid values[
  "boolean",
  "string",
  "number",
  "date",
  "list",
  "dictionary"
]
availableForPolicyboolean    

Whether the claim is available to Policy and Criteria Scripts or not. All Claims are available to Conditions and Entitlement Scripts.

ztpRiskRules Array of object   

Risk Rules available via ZTP integration.

object  idstring    

ID of the rule.

namestring    

Name of the rule

401

Token error. Login again.

<select class='api-response-data' aria-label='Media type'><option value='f85cd4e9-04d9-4032-b48f-c59132d2b544'>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='b0f42971-294a-4a04-a12c-328c32d482c0'>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='0e4d550f-9fa6-42c5-8b76-c5e594293095'>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='3502cf10-0cd5-47e2-926e-d4984e80e5ce'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.
