AI Studios - User Expertise Focus Distribution

View as Markdown

POST: Get count distribution of experience categories for a specific user. Shows the areas of expertise based on the experiences created by the user. Requires a publication URL in the POST body for access control validation. Returns an array of objects with category names and their respective counts. Categories with null values are grouped as ‘Uncategorized’.

Path parameters

usernamestringRequired
Username of the user to get expertise focus for

Request

This endpoint expects an object.
publication_urlstringRequired
URL of the publication for access control

Response

Successful response with expertise focus distribution

Errors

404
Not Found Error