Item
List all Items within a specific List.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the space where the items are located. Must be a non-empty string.
Example:
"EeQKVCfV0tsoQwmeE0nA"
The ID of the list within the space where the items are located. Must be a non-empty string.
Example:
"pHr8bQnV2FIgGdO2LVrt"
Response
200
application/json
OK