GET
/
api
/
v1
/
apps

Authorizations

x-api-key
string
headerrequired

API key for authentication, you can easily get it from the dashboard after login or if you are using CLI, you can get it from the composio whoami command

Query Parameters

category
string

Filter apps by category. Used to retrieve apps belonging to a specific group or type. To get a list of available categories, see the Get App Categories endpoint.

additionalFields
string

Comma-separated list of additional fields to include in the response. Allows customizing the response payload for app details. Supported fields: auth_schemes

includeLocal
enum<string>
default: false

Filter to include locally developed/testing apps in the response. Must be 'true' or 'false'

Available options:
true,
false

Response

200 - application/json
items
object[]
required

List of app details

totalPages
number
required

Total number of pages