tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
648 stars 416 forks source link

[TYPE 3] [Project Get By ID] #1388

Open jorwoods opened 1 month ago

jorwoods commented 1 month ago

Summary

Add ability to find project by id

Request Type

Type 3: new functionality Requests for totally new functionality will generally be passed to the relevant dev team, but we probably can't give any useful estimate of how or when it might be implemented. If it is a feature that is 'about' the API or programmable access, here might be the best place to suggest it, but generally feature requests will be more visible in the Tableau Community Ideas forum and should go there instead.

Description

Projects are one of the only endpoints that don't support retrieving an item by ID. Adding that gives both symmetry and utility to the REST API.