GET
/
users
/
{username}
/
publications
/
following
{
  "username": "robince885",
  "publications": [
    {
      "id": "15f753907972",
      "slug": "blog",
      "name": "The Medium Blog"
    },
    {
      "id": "7b6769f2748b",
      "slug": "marker",
      "name": "Marker"
    }
  ],
  "count": 2
}

Headers

X-RapidAPI-Key
string
required

Path Parameters

username
string
required

A username is a unique identifier for a user on Medium

Response

200 - application/json
OK
username
string
publications
object[]
count
integer