If you have the Retrofit Call object, you can get ...
# squarelibraries
j
If you have the Retrofit Call object, you can get it's OkHttp request which has the URL. https://square.github.io/retrofit/2.x/retrofit/retrofit2/Call.html#request--