extensions / Current account
GET
/api/meGET /api/me
Returns the signed-in account's identity, credit balance, template-management access, and permission scopes.
GET
Code examples
Integration
GET /api/me
Environment
BASE_URLcurl --request GET \
--url "${BASE_URL}/api/me"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