> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Marketplace lists for rules

> Catalog of lists_marketplace integrations active for the organization, used by the rules builder to reference marketplace lists by operator.

## Overview

Returns marketplace-backed **list** integrations that are **active** for the organization and can be referenced from the **rules** UI / `lists_marketplace` style operators. This is separate from tenant **custom** UUID lists.

## Endpoint

```
GET https://api.gu1.ai/data-lists/marketplace-lists-for-rules
```

## Authentication

```bash theme={null}
Authorization: Bearer YOUR_API_KEY
```

## Response

`{ "success": true, "data": ... }` with catalog entries for the tenant.

## See Also

* [Custom lists overview](/en/api-reference/data-lists/overview)
* [Rule conditions](/en/api-reference/rules/conditions)
