Skip to main content
GET
List post IDs by user

Path Parameters

user
integer
required

User ID

type
enum<string>
required

Type of posts to list

Available options:
all,
draft,
scheduled

Response

200 - application/json

A list of content IDs for a specific user

ids
integer[]