---
title: "List Visible"
method: GET
path: "/artifacts/visible"
tags: ["Artifacts"]
---

# List Visible

`GET /artifacts/visible`

## Query parameters

- `content_type` string, nullable — Filter by exact content_type (MIME). Omit to list every accessible artifact.
- `action` string — CRUDEASIO action to filter by (read, create, add, update, ...). Returns only artifacts the caller may perform this action on. Defaults to 'read' (everything visible). Use 'create' to list collections an artifact may be assigned into — read-only platform collections are excluded.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agience/apis/agience-platform-api.md) · [All operations](https://skmtc.net/agience/apis/agience-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agience/agience-platform-api/versions/187bad270c94/schema)
