GET
/
lists
/
{list_id}
{
  "id": "f2d429d4f0cd",
  "name": "General Coding Knowledge",
  "description": "Algorithms & pragmatic development info",
  "clapsCount": 645,
  "clappersCount": 227,
  "creator": {
    "id": "6e6aef58c183",
    "name": "Eduardo",
    "username": "eddiebarth"
  },
  "followersCount": 1928,
  "postsCount": 20,
  "responsesCount": 4,
  "createdAt": "2021-06-25T17:16:35.036Z",
  "lastInsertAt": "2023-01-10T19:31:29.103Z",
  "imageUrl": "https://miro.medium.com/0*9e7afed3edd353939a258e072824c99792ead9c7.jpeg"
}

Headers

X-RapidAPI-Key
string
required

Path Parameters

list_id
string
required

A list ID is a unique identifier for a list on Medium

Response

200
application/json
OK
id
string
name
string
description
string
clapsCount
integer
clappersCount
integer
creator
object
followersCount
integer
postsCount
integer
responsesCount
integer
createdAt
string
lastInsertAt
string
imageUrl
string