// Replace API_KEY with your api key curl --location 'https://api.supahub.com/api/v1/posts?limit=10&page=1' \ --header 'Authorization: Bearer API_KEY'
Retrieve a list of posts for your workspace.