Get User Profile
User
Get User Profile
Retrieve your user profile information
GET
Get User Profile
Overview
Retrieve your authenticated user profile information, including account details and subscription tier.Response
Unique identifier (UUID) for the user.
User’s display name.
User’s email address.
Whether the account has been marked for deletion.
Current subscription tier.Possible values:
free, pro, plus, enterpriseAuthethentication provider.Possible values:
github, googleISO 8601 timestamp when the account was created.
ISO 8601 timestamp when the account was last updated.
Example Response
Error Responses
Unauthorized - invalid or missing authentication token.
Notes
- Returns information about the authenticated user
- Use this endpoint to verify authentication and check current tier
- Tier information determines access to managed runners and resource limits