Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

How can I retrieve the list of all projects of the current user? #1

Closed
oehmiche opened this issue Mar 8, 2013 · 2 comments
Closed

Comments

@oehmiche
Copy link

oehmiche commented Mar 8, 2013

With Version 6 of your API I had the possibility to retrieve all projects of the current user - using https://www.toggl.com/api/v6/projects.json. How can I do this with Version 8?

@janika
Copy link
Contributor

janika commented Mar 11, 2013

You can get all the projects, clients, tags and tasks the user can see in one request: https://github.com/toggl/toggl_api_docs/blob/master/chapters/users.md#get-current-user-data
Will this work for you?

If not, we can implement the projects request in api v8 also.

@oehmiche
Copy link
Author

Okay, I think that will work. Need to adapt my application logic to that.

Thanks for the hint.

shedokan pushed a commit that referenced this issue Aug 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants