Get Repository Configuration

Returns the current configuration of a repository. Supported by local, remote, virtual, and Federated repositories.

Since: 2.3.0

Supported JFrog subscriptions: Local, remote, and virtual repositories require a Pro subscription. Federated repositories are supported from Artifactory 7.18.3 and require an Enterprise X or Enterprise+ subscription.

Security: Requires an admin user for complete repository configuration. Non-admin users receive only partial configuration data.

Produces: application/json and package-specific application/vnd.org.jfrog.artifactory.repositories.*+json types depending on repository class.

Tip: This API returns a complete list of configuration properties, including properties unrelated to the repository's package type. Use the v2 version of this API to return only those properties that are relevant to the package type.

Additional examples of repository configuration can be found at: https://docs.jfrog.com/integrations/docs/configuration-json-files#repository-configuration-json

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

The repository key

Headers
string
enum
Defaults to application/vnd.org.jfrog.artifactory.repositories.LocalRepositoryConfiguration+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Choose an example:
application/vnd.org.jfrog.artifactory.repositories.LocalRepositoryConfiguration+json
application/vnd.org.jfrog.artifactory.repositories.RemoteRepositoryConfiguration+json
application/vnd.org.jfrog.artifactory.repositories.VirtualRepositoryConfiguration+json
application/vnd.org.jfrog.artifactory.repositories.FederatedRepositoryConfiguration+json
application/json