get https://api.speedcurve.com/v1/urls/
Retrieves all the metadata for tests of a specific monitored URL.
This endpoint might return error 500 with specified date range (days
parameter) when your account has large volume of testing.
It's recommended to use per_page
and page
parameters when using custom days
range to paginate tests within the URL. By default results are not paginated.