Get authentication details that you're currently using

In most cases set the body to:

{}

Add the following body to the request to receive a "domain" field in the response that points to the correct endpoint in case the user is located on another eLab deployment:

{
  "domain": "my.current.domain"
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!