Filters
GET /api/v2/filters
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Response Filter[] | Mastodon | GoToSocial |
| context Filter Context | 4.0.0 | |
| expires_at | 4.0.0 | |
| filter_action Filter Action | 4.0.0 | |
| id | 4.0.0 | |
| keywords[] Filter Keyword | 4.0.0 | |
| statuses[] Filter Status | 4.0.0 | |
| title | 4.0.0 |
GET /api/v2/filters/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.0.0 |
| Response Filter | Mastodon | GoToSocial |
| context Filter Context | 4.0.0 | |
| expires_at | 4.0.0 | |
| filter_action Filter Action | 4.0.0 | |
| id | 4.0.0 | |
| keywords[] Filter Keyword | 4.0.0 | |
| statuses[] Filter Status | 4.0.0 | |
| title | 4.0.0 |
POST /api/v2/filters
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| context[] Filter Context | 4.0.0 | |
| expires_in | 4.0.0 | |
| filter_action Filter Action | 4.0.0 | |
| keywords_attributes[][keyword] | 4.0.0 | |
| keywords_attributes[][whole_word] | 4.0.0 | |
| title | 4.0.0 |
| Response Filter | Mastodon | GoToSocial |
| context Filter Context | 4.0.0 | |
| expires_at | 4.0.0 | |
| filter_action Filter Action | 4.0.0 | |
| id | 4.0.0 | |
| keywords[] Filter Keyword | 4.0.0 | |
| statuses[] Filter Status | 4.0.0 | |
| title | 4.0.0 |
PUT /api/v2/filters/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| context[] Filter Context | 4.0.0 | |
| expires_in | 4.0.0 | |
| filter_action Filter Action | 4.0.0 | |
| id | 4.0.0 | |
| keywords_attributes[][_destroy] | 4.0.0 | |
| keywords_attributes[][id] | 4.0.0 | |
| keywords_attributes[][keyword] | 4.0.0 | |
| keywords_attributes[][whole_word] | 4.0.0 | |
| title | 4.0.0 |
| Response Filter | Mastodon | GoToSocial |
| context Filter Context | 4.0.0 | |
| expires_at | 4.0.0 | |
| filter_action Filter Action | 4.0.0 | |
| id | 4.0.0 | |
| keywords[] Filter Keyword | 4.0.0 | |
| statuses[] Filter Status | 4.0.0 | |
| title | 4.0.0 |
DELETE /api/v2/filters/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.0.0 |
GET /api/v2/filters/:filter_id/keywords
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| filter_id | 4.0.0 |
| Response Filter Keyword[] | Mastodon | GoToSocial |
| id | 4.0.0 | |
| keyword | 4.0.0 | |
| whole_word | 4.0.0 |
POST /api/v2/filters/:filter_id/keywords
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| filter_id | 4.0.0 | |
| keyword | 4.0.0 | |
| whole_word | 4.0.0 |
| Response Filter Keyword | Mastodon | GoToSocial |
| id | 4.0.0 | |
| keyword | 4.0.0 | |
| whole_word | 4.0.0 |
GET /api/v2/filters/keywords/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.0.0 |
| Response Filter Keyword | Mastodon | GoToSocial |
| id | 4.0.0 | |
| keyword | 4.0.0 | |
| whole_word | 4.0.0 |
PUT /api/v2/filters/keywords/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.0.0 | |
| keyword | 4.0.0 | |
| whole_word | 4.0.0 |
| Response Filter Keyword | Mastodon | GoToSocial |
| id | 4.0.0 | |
| keyword | 4.0.0 | |
| whole_word | 4.0.0 |
DELETE /api/v2/filters/keywords/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.0.0 |
GET /api/v2/filters/:filter_id/statuses
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| filter_id | 4.0.0 | |
| status_id | 4.0.0 |
| Response Filter Status[] | Mastodon | GoToSocial |
| id | 4.0.0 | |
| status_id | 4.0.0 |
GET /api/v2/filters/statuses/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.0.0 |
| Response Filter Status | Mastodon | GoToSocial |
| id | 4.0.0 | |
| status_id | 4.0.0 |
DELETE /api/v2/filters/statuses/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.0.0 |
| Response Filter Status | Mastodon | GoToSocial |
| id | 4.0.0 | |
| status_id | 4.0.0 |
GET /api/v1/filters
| Software | Version |
| Mastodon | 2.4.3 |
| GoToSocial |
| Response V1 Filter[] | Mastodon | GoToSocial |
| context | 2.4.3 | |
| expires_at | 2.4.3 | |
| id | 2.4.3 | |
| irreversible | 2.4.3 | |
| whole_word | 2.4.3 |
GET /api/v1/filters/:id
| Software | Version |
| Mastodon | 2.4.3 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 2.4.3 |
| Response V1 Filter | Mastodon | GoToSocial |
| context | 2.4.3 | |
| expires_at | 2.4.3 | |
| id | 2.4.3 | |
| irreversible | 2.4.3 | |
| whole_word | 2.4.3 |
POST /api/v1/filters
| Software | Version |
| Mastodon | 2.4.3 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| context[] Filter Context | 2.4.3 | |
| expires_in | 2.4.3 | |
| irreversible | 2.4.3 | |
| phrase | 2.4.3 | |
| whole_word | 2.4.3 |
| Response V1 Filter | Mastodon | GoToSocial |
| context | 2.4.3 | |
| expires_at | 2.4.3 | |
| id | 2.4.3 | |
| irreversible | 2.4.3 | |
| whole_word | 2.4.3 |
PUT /api/v1/filters/:id
| Software | Version |
| Mastodon | 2.4.3 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| context[] Filter Context | 2.4.3 | |
| expires_in | 2.4.3 | |
| id | 2.4.3 | |
| irreversible | 2.4.3 | |
| phrase | 2.4.3 | |
| whole_word | 2.4.3 |
| Response V1 Filter | Mastodon | GoToSocial |
| context | 2.4.3 | |
| expires_at | 2.4.3 | |
| id | 2.4.3 | |
| irreversible | 2.4.3 | |
| whole_word | 2.4.3 |
DELETE /api/v1/filters/:id
| Software | Version |
| Mastodon | 2.4.3 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 2.4.3 |