/timeline/accounts/:id
GET /timeline/accounts/:id
Parameters
Path Parameters
Query Parameters
If true, only return notes with attachment
If true, only return notes without sensitive content
Return notes before this note ID. specified note ID is not included. NOTE: after_id and before_id are exclusive.
Return notes after this note ID. Specified note is not included. NOTE: after_id and before_id are exclusive.
Responses
200
OK
object
Note ID
38477395
Note content
hello world!
Contents warning comment
(if length not 0) This note contains sensitive content
Note visibility (PUBLIC/HOME/FOLLOWERS/DIRECT)
PUBLIC
Note created date
2021-01-01T00:00:00Z
Note Attachment Media
object
Attachment Medium id
39783475
Attachment filename
image.jpg
Attachment author account id
309823457
Attachment medium blurhash
e9f*5oin{dn
Attachment medium mime type
image/jpeg
If true, attachment is nsfw
Attachment medium url
https://images.example.com/image.webp
Attachment thumbnail url
https://images.example.com/image_thumbnail.webp
object
403
You are blocked by specified account
object
You are blocked by the account
404
Account not found
500
Internal error
Internal server error
object
Internal server error