get https://api.rocket.net/v1/sites//pma/login
For given site it returns valid SSO link that someone can use to sign in phpMyAdmin account
Log in to see full request history
Responses
For given site it returns valid SSO link that someone can use to sign in phpMyAdmin account
xxxxxxxxxx
curl --request GET \
--url https://api.rocket.net/v1/sites/id/pma/login \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: