Get synced drafts for a team
GET/api/v4/users/:user_id/teams/:team_id/drafts
Get synced drafts for the current user in a team.
Permissions
Must have view_team permission for the team and synced drafts must be enabled.
Request
Responses
- 200
- 401
- 403
- 501
Drafts retrieval successful
No access token provided
Do not have appropriate permissions
Feature is disabled