curl --request GET \
--url http://localhost/api/v1/credentials/{tenant_id}
{
"host": "<string>"
}
curl --request GET \
--url http://localhost/api/v1/credentials/{tenant_id}
{
"host": "<string>"
}
Successful Response
The response is of type object
.