LowCodeAPI
244 APIs
  • Lists(11)
    • GET
      Get a List
    • PUT
      Update a List
    • POST
      Create a new List
    • POST
      Archive all Cards in List
    • POST
      Move all Cards in List
    • PUT
      Archive or unarchive a list
    • PUT
      Move List to Board
    • PUT
      Update a field on a List
    • GET
      Get Actions for a List
    • GET
      Get the Board a List is on
    • GET
      Get Cards in a List
GET
PUT
POST
POST
POST
PUT
PUT
PUT
GET
GET
GET
GET
GET
https://api.lowcodeapi.com/trello/1/lists/id
Path Parameters 1
id*string

The path parameters will be sent as a URL query parameters as a part of the request.

Query Parameters 1
fieldsstring

The query parameters will be sent as a URL query parameters as a part of the request.

Path Parameters
id*string
The ID of the list
Query Parameters
fieldsstring
all or a comma separated list of List field names
Response
API response data will be shown here once the request is completed.
Trello