Skip to content

Fetch project tags with projects

Choose a tag to compare

@soccer99 soccer99 released this 11 May 15:57
· 73 commits to master since this release
f333a30

You can now request project tags in the get_projects() endpoint.

get_projects(include_deleted=False, include_archived=False, include_tags=False, limit=100, offset=0)

Bug fixes:
Fixed the sync shotgun review items endpoint.