Authorizations
Cartesia API key
Headers
API version header. Must be set to the API version, e.g. '2024-06-10'.
Available options:
2024-06-10, 2024-11-13, 2025-04-16 Example:
"2025-04-16"
Query Parameters
(Pagination option) The ID of the last Metric in the current response as a cursor for the next page of results.
(Pagination option) The number of metrics to return per page, ranging between 1 and 100. The default page limit is 10.
Response
200 - application/json
List of metrics.
Whether there are more metrics to fetch (using starting_after=id, where id is the ID of the last Metric in the current response).
The ID of the last Metric in the current response as a cursor for the next page of results.