Get well known endpoint
Path parameters
-
The unique identifier of the tenant.
GET /api/.well-known/endpoints/{tenantId}
curl \
-X GET https://[tenant_id].logto.app/api/.well-known/endpoints/{tenantId}
Response examples (200)
{
"user": "string"
}