Custom Metrics REST API Guide
List all custom metrics
Allows you to filter by any field.
Allows you to search by any field.
Allows you to order results by any field. For desc order prefix field name with - and provide comman separated values for multiple fields
Limit for the pagination
Offset for the pagination
List of all custom metrics
Bad Request
Unauthorized
Forbidden
Internal Server Error
Create new custom metric
Custom metric successfully created
Bad Request
Unauthorized
Forbidden
Resource not found
Internal Server Error
Detail info of a custom metric
uuid path parameter
Get detail info
Unauthorized
Forbidden
Resource not found
Internal Server Error
Delete custom metric by uuid
uuid path parameter
Success
Bad Request
Unauthorized
Forbidden
Resource not found
Internal Server Error
No content
List all custom metrics for a model
model id path parameter
Allows you to filter by any field.
Allows you to search by any field.
Allows you to order results by any field. For desc order prefix field name with - and provide comman separated values for multiple fields
Limit for the pagination
Offset for the pagination
List of all custom metrics for a model
Bad Request
Unauthorized
Forbidden
Resource not found
Internal Server Error
Last updated
Was this helpful?