Common Optional Query Parameters

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

All APIs in this section include the following optional query parameters:

Field

Type

Description

repository_key

string

Optional Release Bundles repository identifier that identifies where a Release Bundle version resides. If this parameter and the project query parameter are not specified, the default value of release-bundles-v2 is assumed.

project

string

Optional project key used to determine the Release Bundles repository. By convention, each project may contain only one Release Bundles system repository with the name <project-key>-release-bundles-v2. This query parameter may be used instead of repository_key.

Important

You must specify either the repository_key or the project when performing an operation (for example, promotion or distribution) on a Release Bundle v2 that belongs to a specific project.Projects

Note

Additional query parameters are listed for each API where relevant.