---
title: "List policies, optionally filtered by policy type."
method: GET
path: "/policies"
tags: ["Policies"]
---

# List policies, optionally filtered by policy type.

`GET /policies`

## Query parameters

- `type` string
- `offset` integer
- `count` integer

## Response `200`

successful operation

## Other responses

- `400` — Invalid input
- `404` — Not found

## Changes

- **2023-06-27** `3b9bd9d5f56f` — 1 info
  - the `query` request parameter `type` became optional
- **2023-04-25** `b526b07268ce` — 2 info
  - added the new optional `query` request parameter `count`
  - added the new optional `query` request parameter `offset`
- **2021-08-25** `483d6ba924ec` — 4 breaking
  - the `items/` response's property type/format changed from ``/`` to `object`/`` for status `200` (media type: application/vnd.aws-cdf-v1.0+json)
  - the `items/` response's property type/format changed from ``/`` to `object`/`` for status `200` (media type: application/vnd.aws-cdf-v2.0+json)
  - the `items/policies/items/` response's property type/format changed from ``/`` to `object`/`` for status `200` (media type: application/vnd.aws-cdf-v1.0+json)
  - the `items/policies/items/` response's property type/format changed from ``/`` to `object`/`` for status `200` (media type: application/vnd.aws-cdf-v2.0+json)

[Change history](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-asset-library/changes/policies/get.md)

---

[API](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-asset-library.md) · [All operations](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-asset-library/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/aws-connected-device-framework-asset-library/revisions/78967b3d609f/schema)
