---
title: "number of starts for the agent."
method: GET
path: "/mimic/agent/{agentNum}/get/num_starts"
tags: ["Agent"]
---

# number of starts for the agent.

`GET /mimic/agent/{agentNum}/get/num_starts`

This count is incremented each time an agent starts. It affects the SNMPv3 EngineBoots parameter.

## Path parameters

- `agentNum` integer, required

## Response `200`

successful operation

- integer

## Other responses

- `400` — Invalid agent number value

---

[API](https://skmtc.net/gambitcomm/apis/mimic-rest-api.md) · [All operations](https://skmtc.net/gambitcomm/apis/mimic-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gambitcomm/mimic-rest-api/versions/eb67c54e9ec9/schema)
