GET /projects/{type}/user/{principalId}
Same as getProjects, but has other user id parameter
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/projects/{type}/user/{principalId}
Resource URL Variables
{type} | |
{principalId} | The user ID to list projects for, when showing ProjectListType.OTHER_USER_PROJECTS |
Parameters
sort optional |
|
sortDirection optional |
|
offset optional |
|
limit optional |
Resource Information | |
---|---|
Authentication | Required |
HTTP Methods | GET |
Request Object | None |
Response Object | PaginatedResults<ProjectHeader> (application/json) |