# Get user information **POST /wf/me** Get user information ## Servers - https://cloover.co/version-test/api/1.1: https://cloover.co/version-test/api/1.1 () ## Parameters ## Responses ### 200 Workflow response #### Body: (object) - **status** (string) Outcome of the workflow - **response** (object) ### 400 Workflow failure #### Body: (object) - **status** (string) Outcome of the workflow - **message** (string) Error message for the workflow ### 401 Permission denied #### Body: (object) - **message** (string) Error message for the operation ### 404 Not found #### Body: (object) - **message** (string) Error message for the operation ### 405 Wrong method #### Body: (object) - **message** (string) Error message for the operation ### 429 Too many requests #### Body: (object) - **message** (string) Error message for the operation ### 500 Internal bug. Please file a bug report at bubble.io/support/report with the request that triggers this bug #### Body: (object) - **code** (string) Error code - **message** (string) Error message for the operation ### 503 Service Unavailable #### Body: (object) - **message** (string) Error message for the operation [Powered by Bump.sh](https://bump.sh)