Get Application Version Content

Returns detailed content for a specified application version, including its components (artifacts, packages, builds), sources, and the ownership details for each component.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier for the application.

string
required

The application version.

Query Params
string
enum

The level of detail in the response. Can be one of the following:
- sources: The source of the content (application version, release bundle, etc.).
- releasables: The package or standalone artifact to be released as part of the version.
- releasables_expanded: Includes expanded details about the releasables.

Allowed:
string

Filter by package types (comma-separated)

string

Filter by source builds (comma-separated)

string

Filter by source release bundles (comma-separated)

string

Filter by source application versions (comma-separated)

integer
Defaults to 100

The maximum number of records to return (up to 250).
The default is 25.

integer
Defaults to 0

The number of records to skip for pagination.
The default is 0.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json