Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How do I find the LIST ID

How do I find the LIST ID in trello?

1 answer

1 accepted

0 votes
Answer accepted
Cody C_
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Feb 17, 2023

There are two ways I'd suggest! First, if you're looking for the list ID for a specific card, you can export the JSON for that card and find the list ID in the idList property. For example:

"idList": "{id}",

You can export the JSON for card if you:

  1. Open the card
  2. Click Share at the bottom
  3. Click Export JSON
  4. Search that file for "idList"

If you want list IDs for all the lists in a specific board, I'd suggest the /boards API endpoint. Here's more detail on that:

https://developer.atlassian.com/cloud/trello/rest/api-group-boards/#api-boards-id-lists-get

You'll find the list ID in the id property in those responses.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events