cURL
curl --request GET \ --url https://api.artosai.com/analytics/pipelines \ --header 'Authorization: Bearer <token>'
{}
Returns performance metrics aggregated by pipeline.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
daily
weekly
monthly
Pipeline analytics
The response is of type object.
object