---
title: "GET /v1/influencers/{id}/posts"
method: GET
path: "/v1/influencers/{id}/posts"
tags: ["Influencers"]
---

# GET /v1/influencers/{id}/posts

`GET /v1/influencers/{id}/posts`

Get posts for an influencer with date range filtering

## Path parameters

- `id` string, required

## Query parameters

- `start` string
- `end` string
- `skip` integer
- `limit` integer
- `orderKey` string
- `reverseOrder` boolean

## Headers

- `Authorization` string
- `Origin` string

## Response `default`

default response

---

[API](https://skmtc.net/adhook/apis/adhook-io-api.md) · [All operations](https://skmtc.net/adhook/apis/adhook-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adhook/adhook-io-api/versions/77eb5d6ad7c9/schema)
