In our code base seems we only use api/v2/connections/<connection_id>, from my understanding of this doc, there’s no work to do with this endpoint(since it’s not /connections ), is that right? Thank you!
Another thing I’m confused is, in the doc it says “Confirm that you are no longer seeing deprecation notices in your tenant logs.”. I want to check this to see if there’s any deprecated endpoint I missed in our codebase, do you know what key word I can search in the log? Or is there any way I can know what are the Auth0 endpoints we are using? Thank you