get_project_types.Rd
Downloads the primary details of one or all project types.
get_project_types( auth, project_type_id = NULL, fields = NULL, pagesize = 50, waittime = 0.2 )
auth | Highbond authentication credentials, created from |
---|---|
project_type_id |
|
fields | OPTIONAL. A character vector each field requested within the project. NULL will default to all fields. |
pagesize | Defaults to 50. Maximum is 100. |
waittime | Time in seconds to wait between requests. |
A tibble of project types
Possible fields include: name, description, workflow, project_terms, certification_terms, control_terms, finding_terms, control_test_terms, finding_action_terms, narrative_terms, objective_terms, planning_terms, results_terms, risk_terms, test_plan_terms, walkthrough_terms