Skip to content

users/{id}.json endpoint missing #42

Description

@mrosenberg

We have a script that runs on a daily cron to query the tick api. The script asks for all updated entries from the previous day and stores those in a relational db with foreign keys for user and task. If a downloaded entry's foreign key fails we fetch the task at tasks/{id}.json. That endpoint doesn't exist for users. Instead we are forced to download all of the users every time we add someone to tick.

Having the individual endpoint would be very helpful.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions