curl --location --request GET '/auth/refresh?refreshToken'
{ "access_token": "string", "refresh_token": "string" }