project_list: Returns the list of all projects you have access to

Description Usage Arguments Value Examples

Description

Returns the list of all projects you have access to.

Usage

1
project_list(auth_token = NULL, ...)

Arguments

auth_token

auth token

...

parameters passed to sbgapi function

Value

parsed list of the returned json

Examples

1
2
token = '420b4672ebfc43bab48dc0d18a32fb6f'
req = project_list(token)

road2stat/sbgr documentation built on March 9, 2021, 4:33 a.m.