get https://cgc-api.sbgenomics.com/v2
/projects/{owner}
List the projects owned by and accessible to a particular user. Each project's ID and URL will be returned.
Request
Example request
Header Fields
Name | Description |
---|---|
X-SBG-Auth-Token required | Your CGC authentication token. |
Path parameters
Name | Description |
---|---|
owner | The owner whose projects you want to query. |
Query parameters
Name | Data type | Description |
---|---|---|
fields | string | Selector specifying a subset of fields to include in the response. |
Response
See a list of CGC-specific response codes that may be contained in the body of the response.