このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"sort": "+createdAt"
}curl --location 'https://misskey.io/api/i/apps' \
--header 'Content-Type: application/json' \
--data '{
"sort": "+createdAt"
}'[
{
"id": "string",
"name": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"lastUsedAt": "2019-08-24T14:15:22.123Z",
"permission": [
"string"
]
}
]