Returns the list of all projects you have access to.
project_list(auth_token = NULL, ...)
auth_token | auth token |
---|---|
... | parameters passed to sbgapi function |
parsed list of the returned json
token = '420b4672ebfc43bab48dc0d18a32fb6f' req = project_list(token)#> Error: HTTP Status 404: /1.1/project not found