---
title: "List access rules"
method: GET
path: "/{collection}/access/rules"
tags: ["access control"]
---

# List access rules

`GET /{collection}/access/rules`

## Path parameters

- `collection` string, required

## Query parameters

- `search` string
- `sort` 'id' | '-id' | 'surt' | '-surt'
- `output` 'json' | 'csv'

## Response `200`

OK

## Changes

- **2018-09-11** `fb76e2731058` — 2 info
  - added the new optional `query` request parameter `output`
  - added the new optional `query` request parameter `search`
- **2018-09-10** `0b405bec6c0b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gov/apis/outbackcdx-api/changes/:collection/access/rules/get.md)

---

[API](https://skmtc.dev/gov/apis/outbackcdx-api.md) · [All operations](https://skmtc.dev/gov/apis/outbackcdx-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gov/outbackcdx-api/revisions/84cf9da336fb/schema)
