get
https://{jfrog_url}/artifactory/api/v1/metrics/application
Returns application-related metrics for Cloud (SaaS) users in OpenMetrics/Prometheus exposition text format (text/plain). This feature is supported on the Cloud (SaaS) platform for all licenses.
Security: Requires a valid admin user.
Use Accept: text/plain or Accept: */* in the request header.
401Bad Credentials - Authentication failed. A valid token is required.
403Permission Denied - The user does not have admin permissions.
406Not Acceptable - The server cannot produce a response matching the Accept header. This endpoint only serves text/plain. Ensure your request uses Accept: text/plain or Accept: */*.
