Lists
GET /api/v1/lists
Software | Version |
Mastodon | 2.1.0 |
GoToSocial |
Response List[] | Mastodon | GoToSocial |
id | 2.1.0 | |
replies_policy Replies Policy | 3.3.0 | |
title | 2.1.0 |
GET /api/v1/lists/:id
Software | Version |
Mastodon | 2.1.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
id | 2.1.0 |
Response List | Mastodon | GoToSocial |
id | 2.1.0 | |
replies_policy Replies Policy | 3.3.0 | |
title | 2.1.0 |
POST /api/v1/lists
Software | Version |
Mastodon | 2.1.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
exclusive | 4.2.0 | |
replies_policy Replies Policy | 3.3.0 | |
title | 2.1.0 |
Response List | Mastodon | GoToSocial |
id | 2.1.0 | |
replies_policy Replies Policy | 3.3.0 | |
title | 2.1.0 |
PUT /api/v1/lists/:id
Software | Version |
Mastodon | 2.1.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
exclusive | 4.2.0 | |
id | 2.1.0 | |
replies_policy Replies Policy | 3.3.0 | |
title | 2.1.0 |
Response List | Mastodon | GoToSocial |
id | 2.1.0 | |
replies_policy Replies Policy | 3.3.0 | |
title | 2.1.0 |
DELETE /api/v1/lists/:id
Software | Version |
Mastodon | 2.1.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
id | 2.1.0 |
GET /api/v1/lists/:id/accounts
Software | Version |
Mastodon | 2.1.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
id | 2.1.0 | |
limit | 2.1.0 |
Response Account[] | Mastodon | GoToSocial |
acct | 0.1.0 | |
avatar | 0.1.0 | |
avatar_static | 1.1.2 | |
bot | 2.4.0 | |
created_at | 0.1.0 | |
discoverable | 3.1.0 | |
display_name | 0.1.0 | |
emojis[] Custom Emoji | 2.4.0 | |
fields[] Field | 2.4.0 | |
followers_count | 0.1.0 | |
following_count | 0.1.0 | |
group | 3.1.0 | |
header | 0.1.0 | |
header_static | 1.1.2 | |
id | 0.1.0 | |
last_status_at | 3.0.0 | |
limited | 3.5.3 | |
locked | 0.1.0 | |
moved | 2.1.0 | |
noindex | 4.0.0 | |
note | 0.1.0 | |
statuses_count | 0.1.0 | |
suspended | 3.3.0 | |
url | 0.1.0 | |
username | 0.1.0 |
POST /api/v1/lists/:id/accounts
Software | Version |
Mastodon | 2.1.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
account_ids[] | 2.1.0 | |
id | 2.1.0 |
DELETE /api/v1/lists/:id/accounts
Software | Version |
Mastodon | 2.1.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
account_ids[] | 2.1.0 | |
id | 2.1.0 |