lists REST Endpoints

lists
The operations from the lists category.
Create a row in a list
Method: post
Path: /spaces/{spacename}/lists/({id: .+})/rows
Create list
Method: post
Path: /spaces/{spacename}/lists
Creates a column in a list
Method: post
Path: /spaces/{spacename}/lists/({listid: .+})/columns
Delete a column in a list
Method: delete
Path: /spaces/{spacename}/lists/({listid: .+})/columns/({columnid: .+})
Delete list
Method: delete
Path: /spaces/{spacename}/lists/({id: .+})
Deletes a row in a list
Method: delete
Path: /spaces/{spacename}/lists/({listid: .+})/rows/({rowid: .+})
Retrieve a column in a list
Method: get
Path: /spaces/{spacename}/lists/({listid: .+})/columns/({columnid: .+})
Retrieve list by compound ID
Method: get
Path: /lists/({compoundId: .+})
Retrieve list by ID
Method: get
Path: /spaces/{spacename}/lists/({id: .+})
Retrieves a row in a list
Method: get
Path: /spaces/{spacename}/lists/({listid: .+})/rows/({rowid: .+})
Retrieves all columns in a list
Method: get
Path: /spaces/{spacename}/lists/({listid: .+})/columns
Retrieves lists in a portal based on search criteria
Method: get
Path: /spaces/{spacename}/lists
Retrieves rows in a list based on search criteria
Method: get
Path: /spaces/{spacename}/lists/({id: .+})/rows
Updates a column in a list
Method: put
Path: /spaces/{spacename}/lists/({listid: .+})/columns/({columnid: .+})
Updates a list definition in a list
Method: put
Path: /spaces/{spacename}/lists/({id: .+})
Updates a row in a list
Method: put
Path: /spaces/{spacename}/lists/({listid: .+})/rows/({rowid: .+})
lists
The operations from the lists category.
Retrieve list by compound ID
Method: get
Path: /lists/({compoundId: .+})
Retrieves lists in a portal based on search criteria
Method: get
Path: /spaces/{spacename}/lists
Create list
Method: post
Path: /spaces/{spacename}/lists
Delete list
Method: delete
Path: /spaces/{spacename}/lists/({id: .+})
Retrieve list by ID
Method: get
Path: /spaces/{spacename}/lists/({id: .+})
Updates a list definition in a list
Method: put
Path: /spaces/{spacename}/lists/({id: .+})
Retrieves rows in a list based on search criteria
Method: get
Path: /spaces/{spacename}/lists/({id: .+})/rows
Create a row in a list
Method: post
Path: /spaces/{spacename}/lists/({id: .+})/rows
Retrieves all columns in a list
Method: get
Path: /spaces/{spacename}/lists/({listid: .+})/columns
Creates a column in a list
Method: post
Path: /spaces/{spacename}/lists/({listid: .+})/columns
Delete a column in a list
Method: delete
Path: /spaces/{spacename}/lists/({listid: .+})/columns/({columnid: .+})
Retrieve a column in a list
Method: get
Path: /spaces/{spacename}/lists/({listid: .+})/columns/({columnid: .+})
Updates a column in a list
Method: put
Path: /spaces/{spacename}/lists/({listid: .+})/columns/({columnid: .+})
Deletes a row in a list
Method: delete
Path: /spaces/{spacename}/lists/({listid: .+})/rows/({rowid: .+})
Retrieves a row in a list
Method: get
Path: /spaces/{spacename}/lists/({listid: .+})/rows/({rowid: .+})
Updates a row in a list
Method: put
Path: /spaces/{spacename}/lists/({listid: .+})/rows/({rowid: .+})
lists
The operations from the lists category.
Delete list
Method: delete
Path: /spaces/{spacename}/lists/({id: .+})
Delete a column in a list
Method: delete
Path: /spaces/{spacename}/lists/({listid: .+})/columns/({columnid: .+})
Deletes a row in a list
Method: delete
Path: /spaces/{spacename}/lists/({listid: .+})/rows/({rowid: .+})
Retrieve list by compound ID
Method: get
Path: /lists/({compoundId: .+})
Retrieves lists in a portal based on search criteria
Method: get
Path: /spaces/{spacename}/lists
Retrieve list by ID
Method: get
Path: /spaces/{spacename}/lists/({id: .+})
Retrieves rows in a list based on search criteria
Method: get
Path: /spaces/{spacename}/lists/({id: .+})/rows
Retrieves all columns in a list
Method: get
Path: /spaces/{spacename}/lists/({listid: .+})/columns
Retrieve a column in a list
Method: get
Path: /spaces/{spacename}/lists/({listid: .+})/columns/({columnid: .+})
Retrieves a row in a list
Method: get
Path: /spaces/{spacename}/lists/({listid: .+})/rows/({rowid: .+})
Create list
Method: post
Path: /spaces/{spacename}/lists
Create a row in a list
Method: post
Path: /spaces/{spacename}/lists/({id: .+})/rows
Creates a column in a list
Method: post
Path: /spaces/{spacename}/lists/({listid: .+})/columns
Updates a list definition in a list
Method: put
Path: /spaces/{spacename}/lists/({id: .+})
Updates a column in a list
Method: put
Path: /spaces/{spacename}/lists/({listid: .+})/columns/({columnid: .+})
Updates a row in a list
Method: put
Path: /spaces/{spacename}/lists/({listid: .+})/rows/({rowid: .+})