Item
List all Items within a specific List.
get/api/v1/listItems/{spaceId}/{listId}
Path parameters
spaceIdstring required
Example:EeQKVCfV0tsoQwmeE0nA
The ID of the space where the items are located. Must be a non-empty string.
listIdstring required
Example:pHr8bQnV2FIgGdO2LVrt
The ID of the list within the space where the items are located. Must be a non-empty string.
Response
OK
Changes
No recorded changes to this endpoint across all 3 revisions of this API.