> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Misconfigurations Starting Token

Get misconfigurations starting token.

<Note>
  External Documentation

  To learn more, visit the [GYTPOL documentation](https://go.gytpol.com/hubfs/Old/gytpol-Validator-API-GYT-TEC-014-1.pdf).
</Note>

## Basic Parameters

<div className="integrations-table">
  | Parameter       | Description                                            |
  | --------------- | ------------------------------------------------------ |
  | Computer Name   | The name of the computer of the misconfiguration.      |
  | Domain Name     | For windows computers, the name of the Windows domain. |
  | Selected Target | Narrows down returned computers to a specified type.   |
</div>

## Advanced Parameters

<div className="integrations-table">
  | Parameter           | Description                                               |
  | ------------------- | --------------------------------------------------------- |
  | Minimal Severity    | Specifies minimal severity of returned misconfigurations. |
  | Reported After      | -                                                         |
  | Reported Before     | -                                                         |
  | Return Muted Topics | -                                                         |
</div>

## Example Output

```json theme={"dark"}
{
	"token": "7h5vmgiKQgvFiTb3xhrSyum52cbfh77xexcus8kGtOP03mliJxbJL99q8wfC2d8kwpNGXa0QF1VuycY6xnosSJePUkaGGUgCQ61rBmVcJI1J6RkUZMWmmGGD3R/+e9b2SrRlamRNusqUBOCphAeyDpBGb7uliNLpfn7wB2JiDGDJRu73Im6UIt3V7ITZDehfsb+JkWXVLlKNIv9+RvxrBCxVa/7StHvyW10cpGF67P9HfLZFbQOCjFsFOs8Mn6amZJrh1bkpasAblUWI0toXZVrlLHr6lfEYZMRnTadcBNTNIUBBWr6ptLUvdcWqEukmdaBublWIQBpAI++Seqc9rMF2WEex9o2n+5NyQBp8+OnuvsUcUybW/MfjG6J/06d07Tf/ks9mQJgZO2vnuJQAPA=="
}
```

## Workflow Library Example

[Get Misconfigurations Starting Token with Gytpol and Send Results Via Email](https://library.blinkops.com/workflows/get-misconfigurations-starting-token-with-gytpol-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/get-misconfigurations-starting-token-with-gytpol-and-send-results-via-email/canvas" />
</div>
