---
search:
  tags:
    - Operations
    - GET
seo:
  description: >-
    Paginated newest-first listing of apps the caller owns or has been granted
    access to. Use cursor… Reference for the GET /app endpoint in the Charming
    API API.
sidebar:
  badge: GET
  label: List your owned and shared apps, newest first
title: List your owned and shared apps, newest first
type: openapi-operation
---
Paginated newest-first listing of apps the caller owns or has been granted access to. Use `cursor` (from the previous page) and `limit` to iterate. Each row carries its server revision, the `role` (owner | collaborator | end-user | viewer | team-admin | team-member), and a UUID-form `url` that redirects to the friendly owner-canonical URL.

<Operation source="reference" id="list-apps" />

Found a bug or need a feature? [Tell us](/docs/capabilities/feedback) with `submit_feedback` or `POST /app/{id}/feedback`. Your feedback shapes what we build next.
