List Projects API (https://{cluster}.cognitedata.com/api/v1/projects) - no corresponding way to use this from Python SDK.
Is there any specific reason why this method to get the CDF Projects is not available in python sdk.
If it is present I was not able to find it in the documentation. https://cognite-sdk-python.readthedocs-hosted.com/en/latest
Answer
List projects method not available in Python SDK - any specific reason ?
Best answer by Murad Sæter
It’s not implemented in the python SDK yet, it has not been a need (most customers only have 1-2 projects).
You can however use it in the python SDK with generic get function against the REST-API:
client.get("/api/v1/projects")
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Check the
documentation
Ask the
Community
Take a look
at
Academy
Cognite
Status
Page
Contact
Cognite Support