get https://api.timekit.io/v2/projects
List projects
Retrieve all projects.
Search
Possible search attributes are:
resource.id which will return all projects where the resource is either one of the bookable resources or the creator of the project.
meta.{key}:{value} which will return all projects where the metadata {key} is equal to {value}. Example: /v2/projects?search=meta.external_id:112233