cURL
curl --request GET \ --url https://api.example.com/content/user/{user}/{type}
{ "ids": [ 1 ] }
Returns an ordered list of post IDs shared with or authored by a specific user.
User ID
Type of posts to list
all
draft
scheduled
A list of content IDs for a specific user