List all Claim Names.

Prev Next
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.

Security
HTTP
Type bearer
Responses
200

List of Claim Names.

Expand All
object
user
Array of object
object

Details of a Claim.

claimName
string

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

Exampleusername
type
string

Data type of the Claim.

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

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.

claimName
string

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

Exampleusername
type
string

Data type of the Claim.

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

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.

claimName
string

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

Exampleusername
type
string

Data type of the Claim.

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

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.

claimName
string

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

Exampleusername
type
string

Data type of the Claim.

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

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
id
string

ID of the rule.

name
string

Name of the rule

401

Token error. Login again.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

403

Insufficient permissions to access this resource.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

406

Invalid 'Accept' header.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

500

Unexpected server side error.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.