JFConnect GET Service ID

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Gets the service ID of the services in the JPD through the JFConnect microservice.

Since: Artifactory 7.23.3

Security: Uses access token as a bearer token in an authorization header for authentication.

Usage: GET /api/v1/system/service_id

Produces: text/plain

Sample Usage

curl -H "Authorization: Bearer <Token>" -X 'https://myserver.com/jfconnect/api/v1/system/service_id'