SuperAI Flow Platform

Sections

Theme switcher

Get current user profile

Header Parameters

Authorizationstring

Response

200
Object
User profile retrieved successfully

Response Attributes

created_atstring
emailstring Required
first_namestring Required
idstring
last_namestring Required
modified_bystring
organization_idstring Required
rolestring
Default value
app_user
Enum values:
org_adminbackofficeapp_userintegration
statusstring
Default value
pending
Enum values:
pendingactiveinactive
updated_atstring
user_auth_idnull
401
Object
Unauthorized - Missing or invalid authentication credentials

Response Attributes

errorobject Required

Standard error detail structure.

This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.

Show child attributes

request_idnull
404
Object
User account not found in database despite valid authentication token

Response Attributes

errorobject Required

Standard error detail structure.

This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.

Show child attributes

request_idnull
500
Object
Internal Server Error - An unexpected error occurred

Response Attributes

errorobject Required

Standard error detail structure.

This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.

Show child attributes

request_idnull
Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?

View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot