R/get_project.R
get_project.Rd
Get a project
get_project(id = NULL, offset = NULL, limit = NULL)
the id of the project.
page start.
number of records to return on page.
a `tibble`.
if (FALSE) { # \dontrun{ get_project() } # }