Custom Metrics REST API Guide
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
Response object for paginated API responses.
API version of the response.
3.0Possible values: Type of response, indicating a paginated response.
PAGINATEDPossible values: Bad Request
Unauthorized
Forbidden
Internal Server Error
Custom metric successfully created
Response object for standard API responses.
API version.
3.0Possible values: Type of response, indicating a normal response.
NORMALPossible values: Bad Request
Unauthorized
Forbidden
Resource not found
Internal Server Error
uuid path parameter
Get detail info
Response object for standard API responses.
API version.
3.0Possible values: Type of response, indicating a normal response.
NORMALPossible values: Unauthorized
Forbidden
Resource not found
Internal Server Error
uuid path parameter
Success
Bad Request
Unauthorized
Forbidden
Resource not found
Internal Server Error
No content
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
Response object for paginated API responses.
API version of the response.
3.0Possible values: Type of response, indicating a paginated response.
PAGINATEDPossible values: Bad Request
Unauthorized
Forbidden
Resource not found
Internal Server Error
Last updated
Was this helpful?