---
title: Contexts
description: The contexts endpoint is responsible for providing additional information about a given script context. It provides information about the available evaluator versions, and the bindings and allowlist for each.
component: pingam
version: 8.1
page_id: pingam:entity-reference:sec-amster-entity-contexts
canonical_url: https://docs.pingidentity.com/pingam/8.1/entity-reference/sec-amster-entity-contexts.html
section_ids:
  sec-amster-entity-contexts-realm-ops: Realm Operations
  sec-amster-entity-contexts-realm-ops-read: read
---

# Contexts

## Realm Operations

The contexts endpoint is responsible for providing additional information about a given script context. It provides information about the available evaluator versions, and the bindings and allowlist for each.

Resource path:

```
/contexts
```

Resource version: `1.0`

### read

Read an individual script context in a realm by specifying the name

**Usage**

```
am> read Contexts --realm Realm --id id
```

**Parameters**

* *\--id*

  The unique identifier for the resource.
