Get the authenticated user's profile from the Multiplai OAuth2 provider. REVIEW_NEEDED: This is an external service URL (not part of the Laravel API routes).
Request
Header Params
Responses
🟢200Success
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://app-test.multiplai.tech/api/user' \
--header'Content-Type: application/json'