---
title: "Get timestamps of the last activity of the crawlers"
method: GET
path: "/api/v1/crawlers/timestamps"
---

# Get timestamps of the last activity of the crawlers

`GET /api/v1/crawlers/timestamps`

## Query parameters

- `crawler_names` string[]

## Response `200`

Inner transaction

- object[]
  - `name` 'chain' | 'governance' | 'parameters' | 'pos' | 'rewards' | 'transactions', required
  - `timestamp` number, required
  - `last_processed_block_height` number

---

[API](https://skmtc.net/namada-net/apis/namada-interface-indexer-rest-api.md) · [All operations](https://skmtc.net/namada-net/apis/namada-interface-indexer-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/namada-net/namada-interface-indexer-rest-api/versions/89e2cef092d6/schema)
