> ## Documentation Index
> Fetch the complete documentation index at: https://redo-44af351d-docs-v3-graphql-api-reference.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Access scopes

> Scopes that API tokens carry and the fields they gate

Every API token carries a set of **scopes**. A field is denied unless your token
holds every scope listed on it — and because a nested field's scope is additive
to its parent's, a request needs the **union** of the scopes along each
selection path it touches. Scopes marked **Used in v3** apply to fields in this
API version; the rest belong to other parts of the Redo platform.

<a id="scope-customer_events_write" />

### `customer_events_write`

**Resource:** Customer events · **Access:** write · **Used in v3:** No

Write access to customer events.

<a id="scope-customers_read" />

### `customers_read`

**Resource:** Customers · **Access:** read · **Used in v3:** Yes

Read access to customers.

<a id="scope-customers_write" />

### `customers_write`

**Resource:** Customers · **Access:** write · **Used in v3:** No

Write access to customers.

<a id="scope-inbound_shipments_read" />

### `inbound_shipments_read`

**Resource:** Inbound shipments · **Access:** read · **Used in v3:** No

Read access to inbound shipments.

<a id="scope-inventory_read" />

### `inventory_read`

**Resource:** Inventory · **Access:** read · **Used in v3:** Yes

Read access to inventory.

<a id="scope-invoices_read" />

### `invoices_read`

**Resource:** Invoices · **Access:** read · **Used in v3:** No

Read access to invoices.

<a id="scope-locations_read" />

### `locations_read`

**Resource:** Locations · **Access:** read · **Used in v3:** Yes

Read access to locations.

<a id="scope-locations_write" />

### `locations_write`

**Resource:** Locations · **Access:** write · **Used in v3:** No

Write access to locations.

<a id="scope-orders_read" />

### `orders_read`

**Resource:** Orders · **Access:** read · **Used in v3:** Yes

Read access to orders.

<a id="scope-orders_write" />

### `orders_write`

**Resource:** Orders · **Access:** write · **Used in v3:** No

Write access to orders.

<a id="scope-products_read" />

### `products_read`

**Resource:** Products · **Access:** read · **Used in v3:** Yes

Read access to products.

<a id="scope-products_write" />

### `products_write`

**Resource:** Products · **Access:** write · **Used in v3:** Yes

Write access to products.

<a id="scope-returns_read" />

### `returns_read`

**Resource:** Returns · **Access:** read · **Used in v3:** Yes

Read access to returns.

<a id="scope-returns_write" />

### `returns_write`

**Resource:** Returns · **Access:** write · **Used in v3:** Yes

Write access to returns.

<a id="scope-storefront_events_write" />

### `storefront_events_write`

**Resource:** Storefront events · **Access:** write · **Used in v3:** No

Write access to storefront events.

<a id="scope-webhooks_read" />

### `webhooks_read`

**Resource:** Webhooks · **Access:** read · **Used in v3:** Yes

Read access to webhooks.

<a id="scope-webhooks_write" />

### `webhooks_write`

**Resource:** Webhooks · **Access:** write · **Used in v3:** Yes

Write access to webhooks.
