API Specification
PRIVATEAccounts
Accounts
postGet Account
Retrieves the full account details for the authenticated user, including connected external accounts and application enrollments. **Required scopes:** `private`
postList Accounts
Returns a paginated list of user accounts. Supports filtering by username. **Required scopes:** `admin`, `private`
Get Current User POST
Returns the authenticated user's basic profile information including user ID, username, and email. **Required scopes:** `email` OR `profile`
Get Account POST
Retrieves the full account details for the authenticated user, including connected external accounts and application enrollments. **Required scopes:** `private`