Get-ImmyAuth
| Detail | Value |
|---|---|
| Class | PSImmyBot.Cmdlets.GetAuth |
| Source | Cmdlets/GetAuth.cs |
| HTTP Method | GET |
| Endpoint | /api/v1/auth? |
| Return Type | GetAuthResponse |
| SupportsShouldProcess | False |
| SupportsPaging | False |
| SupportsTransactions | False |
| ConfirmImpact | None |
| Default Parameter Set | None |
Behavior
- Calls
ImmyBotApiService.GETtargeting/api/v1/auth?and deserializes to GetAuthResponse.
Parameters
This cmdlet does not expose custom parameters.
Outputs
- GetAuthResponse records produced by
ImmyBotApiService.GET
Notes
This documentation was generated automatically by HelperScripts/GenerateDocs.ps1 by analyzing the cmdlet source and compiled metadata.