Natsuneko Laborayory Platform Reference Help

自身のユーザー情報取得

GET method/egeria/v1/me

アクセストークン所有者のユーザー情報を返します。

Responses

{ "user": { "id": "example", "screenName": "example", "displayName": "example", "profile": { "iconUrl": "example", "bannerUrl": "example", "bio": "example", "website": "example", "additionalWebsites": [ "example" ] } } }
{ "message": "example" }
Last modified: 16 3月 2025