Gets all scheduled posts for a user for the specified team..
GET/api/v4/posts/scheduled/team/:team_id
Get user-team scheduled posts
Permissions
Must have view_team permission for the team the scheduled posts are being fetched for.
Minimum server version: 10.3
Request
Responses
- 200
- 400
- 401
- 403
- 500
Created scheduled post
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Something went wrong with the server