alert-painter-66256
03/23/2023, 2:41 AMsteep-lamp-91158
steep-lamp-91158
alert-painter-66256
03/23/2023, 12:09 PMFetch session (whoami)
list($response) = $this->toSessionWithHttpInfo($xSessionToken, $cookie);
return $response;
=> Admin API call
$identity = $this->getIdentityWithHttpInfo($id, $includeCredential);
=> Get credentials
$credentials = $identity->getCredentials();