CodeProject · Capability
CodeProject REST API — My
CodeProject REST API — My. 8 operations. Lead operation: List the authenticated user's answers. Self-contained Naftiko capability covering one Codeproject business surface.
What You Can Do
GET
Listmyanswers
— List the authenticated user's answers
/v1/v1/my/answers
GET
Listmyarticles
— List the authenticated user's articles
/v1/v1/my/articles
GET
Listmyblogposts
— List the authenticated user's blog posts
/v1/v1/my/blog
GET
Listmybookmarks
— List the authenticated user's bookmarks
/v1/v1/my/bookmarks
GET
Listmynotifications
— List the authenticated user's notifications
/v1/v1/my/notifications
GET
Getmyprofile
— Get the authenticated user's profile
/v1/v1/my/profile
GET
Getmyreputation
— Get the authenticated user's reputation
/v1/v1/my/reputation
GET
Listmytips
— List the authenticated user's tips
/v1/v1/my/tips
MCP Tools
list-authenticated-user-s-answers
List the authenticated user's answers
read-only
idempotent
list-authenticated-user-s-articles
List the authenticated user's articles
read-only
idempotent
list-authenticated-user-s-blog-posts
List the authenticated user's blog posts
read-only
idempotent
list-authenticated-user-s-bookmarks
List the authenticated user's bookmarks
read-only
idempotent
list-authenticated-user-s-notifications
List the authenticated user's notifications
read-only
idempotent
get-authenticated-user-s-profile
Get the authenticated user's profile
read-only
idempotent
get-authenticated-user-s-reputation
Get the authenticated user's reputation
read-only
idempotent
list-authenticated-user-s-tips
List the authenticated user's tips
read-only
idempotent