my_posts

Get information about your posts

client.post.my_posts()

posts_page [int] (optional)

You can select pages if there are too many posts

posts_to_load [int] (optional)

How many recent posts should be in the response

token [str] (optional)

You can set a specific token for the function, it will be executed from the specified token

Last updated