Skip to content

Get Applications

GET
/apps

Retrieves applications from the catalog. Supports filtering by category or searching by name. Without parameters, returns all available apps.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

TypeHTTP (bearer)

Parameters

Query Parameters

category

Filter applications by category

Typestring
search

Search applications by name or description

Typestring

Responses

List of applications matching the criteria
application/json

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License