Project
API for Project object
Last updated
API for Project object
Last updated
*Can only view/edit the project they are allowed to view/edit
** Project Admin can only create sub projects.
GET
{{ base_url }} /projects/project/list/{level}/{sid}/{serializer}/
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
POST
{{ base_url }} /projects/project/list/{level}/{sid}/{serializer}/
GET
{{ base_url }} /projects/project/detail/{sid}/
PATCH
{{ base_url }} /projects/project/detail/{sid}/
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
API
GET
POST
PUT
PATCH
DELETE
Project List
Admin, Project Admin*, Project Edit*, Project View*
Admin, Project Admin**
-
-
-
Project Detail
Admin, Project Admin, Project Edit, Project View
-
-
Admin, Project Admin
-
level
string
organization
sid
string
organization sid
serializer
string
token
string
level
string
sid
sid
string
organization sid
serializer
string
token
string
name
string
description
string
date_start
string
date_end
string
is_archived
boolean
open_to_organization
boolean
metadata
object
sid
string
token
string
sid
string
token
string
name
string
description
string
date_start
string
date_end
string
is_archived
boolean
open_to_organization
boolean
metadata
object