name | string 表示名 |
bio | string bio |
{- "name": "ククルス",
- "bio": "ククルスへようこそ。"
}
{- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true,
- "followers_count": 100,
- "following_count": 100
}
Upload File
file required | string <binary> アップロードする画像ファイル。
|
{- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true,
- "followers_count": 100,
- "following_count": 100
}
email required | string メールアドレス |
code required | string 認証コード |
username required | string ユーザーID |
password required | string パスワード |
invitation_code | string 招待コード |
{- "email": "cuculus@example.com",
- "code": "012345",
- "username": "cuculus",
- "password": "password",
- "invitation_code": "ABCDE12345"
}
{- "access_token": "string",
- "auth_token": "string",
- "expires_at": "2023-12-31T23:59:59.999Z"
}
username required | string ユーザーID or メールアドレス |
password required | string パスワード |
{- "username": "cuculus",
- "password": "password"
}
{- "access_token": "string",
- "auth_token": "string",
- "expires_at": "2023-12-31T23:59:59.999Z"
}
user_id required | number ユーザーID |
code required | string リセットコード |
new_password required | string 新しいパスワード |
{- "user_id": 1,
- "code": "00000000-0000-0000-0000-000000000000",
- "new_password": "password"
}
original_post_id | string 引用元ID |
in_reply_to_id | string リプライ先ID |
text | string 本文 |
{- "original_post_id": "26439435541307392",
- "in_reply_to_id": "26439435541307392",
- "text": "Hello, World!"
}
{- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}, - "original_post": {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}
}, - "reposted": true,
- "favorited": true
}
{- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}, - "original_post": {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}
}, - "reposted": true,
- "favorited": true
}
[- {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}
]
[- {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}
]
{- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}, - "original_post": {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}
}, - "reposted": true,
- "favorited": true
}
{- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}, - "original_post": {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}
}, - "reposted": true,
- "favorited": true
}
{- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}, - "original_post": {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}
}, - "reposted": true,
- "favorited": true
}
max_id | string Example: max_id=26439435541307392 このIDを上限として、より小さいIDの投稿を取得します。 |
since_id | string Example: since_id=26439435541307392 このIDを下限として、より大きいIDの投稿を取得します。(min_idと併用不可) |
min_id | string Example: min_id=26439435541307392 このIDを下限として、直後からの投稿を取得します。(since_idと併用不可) |
limit | number [ 1 .. 40 ] Default: 20 Example: limit=20 取得件数 |
[- {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}, - "original_post": {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}
}, - "reposted": true,
- "favorited": true
}
]
max_id | string Example: max_id=26439435541307392 このIDを上限として、より小さいIDの投稿を取得します。 |
since_id | string Example: since_id=26439435541307392 このIDを下限として、より大きいIDの投稿を取得します。(min_idと併用不可) |
min_id | string Example: min_id=26439435541307392 このIDを下限として、直後からの投稿を取得します。(since_idと併用不可) |
limit | number [ 1 .. 40 ] Default: 20 Example: limit=20 取得件数 |
[- {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}, - "original_post": {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}
}, - "reposted": true,
- "favorited": true
}
]
max_id | string Example: max_id=26439435541307392 このIDを上限として、より小さいIDの投稿を取得します。 |
since_id | string Example: since_id=26439435541307392 このIDを下限として、より大きいIDの投稿を取得します。(min_idと併用不可) |
min_id | string Example: min_id=26439435541307392 このIDを下限として、直後からの投稿を取得します。(since_idと併用不可) |
limit | number [ 1 .. 40 ] Default: 20 Example: limit=20 取得件数 |
[- {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}, - "original_post": {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}
}, - "reposted": true,
- "favorited": true
}
]
{- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true,
- "followers_count": 100,
- "following_count": 100
}
{- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true,
- "followers_count": 100,
- "following_count": 100
}
id required | number |
max_id | string Example: max_id=26439435541307392 このIDを上限として、より小さいIDの投稿を取得します。 |
since_id | string Example: since_id=26439435541307392 このIDを下限として、より大きいIDの投稿を取得します。(min_idと併用不可) |
min_id | string Example: min_id=26439435541307392 このIDを下限として、直後からの投稿を取得します。(since_idと併用不可) |
limit | number [ 1 .. 40 ] Default: 20 Example: limit=20 取得件数 |
[- {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}, - "original_post": {
- "id": "26439435541307392",
- "original_post_id": "26439435541307392",
- "reply_to_post_id": "string",
- "author": {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}, - "text": "string",
- "posted_at": "2019-08-24T14:15:22Z",
- "repost_count": 0,
- "favorite_count": 0,
- "activity_pub": {
- "object_id": "string"
}, - "at_protocol": {
- "cid": "string",
- "uri": "string"
}
}, - "reposted": true,
- "favorited": true
}
]
id required | number |
until | string <date-time> Example: until=2024-03-21T01:56:02.464Z この日時より過去のフォロー/フォロワーを取得します。 |
limit | number [ 1 .. 40 ] Default: 20 Example: limit=20 取得件数 |
{- "users": [
- {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}
], - "next_until": "2019-08-24T14:15:22Z"
}
id required | number |
until | string <date-time> Example: until=2024-03-21T01:56:02.464Z この日時より過去のフォロー/フォロワーを取得します。 |
limit | number [ 1 .. 40 ] Default: 20 Example: limit=20 取得件数 |
{- "users": [
- {
- "id": 0,
- "name": "string",
- "username": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "bio": "string",
- "profile_image_url": "string",
- "is_private": true,
- "url": "string",
- "verified": true,
- "is_remote": true
}
], - "next_until": "2019-08-24T14:15:22Z"
}