App and Solution
Apps

Get App Details

5min

Overview

There are several APIs available when you need to get the details of your apps. Each caters to different requirements, ensuring you can access the data you need.

1. By App Version ID:

Fetch the details of a distinct version of your application with the following:

2. By App ID:

Retrieve all details of an app when provided with the appId:

3. By Listing ID:

Retrieve details of an app, including all its versions.

4. By Organization ID:

Retrieve details for each of the apps within an organization.

  • Response: Provides details for each app within the organization.
  • Query Params: Use the teamId query parameter to filter by a specific team.

Example Response

Example Response