---
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
- `collaborationId` string
- `skip` integer
- `limit` integer
- `orderKey` string
- `reverseOrder` boolean

## Headers

- `Authorization` string
- `Origin` string

## Response `default`

default response

## Changes

> 8 revisions in range; 1 could not be searched.

- **2026-08-29** `6b7ccc7e2651` — 1 info
  - added the new optional `query` request parameter `collaborationId`

[Change history](https://skmtc.dev/adhook/apis/adhook-io-api/changes/v1/influencers/:id/posts/get.md)

---

[API](https://skmtc.dev/adhook/apis/adhook-io-api.md) · [All operations](https://skmtc.dev/adhook/apis/adhook-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/adhook/adhook-io-api/revisions/6b7ccc7e2651/schema)
