GET /projects
Summary: View list of projects
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Parameters (19)
company_id
(string, query, optional)
Used to filter on the `company_id` of the projects
contact_id
(string, query, optional)
Used to filter on the `contact_id` of the projects
direction
(string, query, optional)
erp_project_id
(string, query, optional)
Used to search on the `erp_project_id` of the projects
erp_task_id
(string, query, optional)
Used to search on the `erp_task_id` of the projects
event_end[][eq]
(string, query, optional)
event_end[][gt]
(string, query, optional)
event_end[][lt]
(string, query, optional)
event_start[][eq]
(string, query, optional)
event_start[][gt]
(string, query, optional)
event_start[][lt]
(string, query, optional)
name
(string, query, optional)
Used to search on the `name` of the projects
project_status_id
(string, query, optional)
Used to filter on the `project_status_id` of the projects
project_status_ids
(array, query, optional)
Used to filter on the `project_status_id` of the projects (match any of the provided values)
show_all
(boolean, query, optional, default: False)
Unless this is set to `true` only open projects will be shown
sort
(string, query, optional)
Sort projects by `not_invoiced_amount`
start_time_eq
(string, query, optional)
Show only projects with start time on specific date
start_time_gte
(string, query, optional)
Show projects with start time after than this value
start_time_lte
(string, query, optional)
Show projects with start time before this value
No probe data for this endpoint yet.