extensions / Current account
GET
/api/me/profileGET /api/me/profile
Returns the signed-in account identity, tenant identifier, application context, template-management access, and permission scopes.
GET
Code examples
Integration
GET /api/me/profile
Environment
BASE_URLcurl --request GET \
--url "${BASE_URL}/api/me/profile"Response
Response examples are not available in the current release metadata.
Authentication
Required: session.
Authentication
- Requirement
- Required
- Credential type
- session
- Scopes
- Not specified
Headers
Path Parameters
Query Parameters
Request Body
Response Body
Errors
Availability
- Available in
- v0.1.0
- Available since
- v0.1.0
- Implementation
- Available
- Deprecation
- Not specified
- Rate limits
- Not specified