Profile
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful Response
application/json
idstringRequired
fidstringRequiredExample:
user_abc123456emailstring · emailRequired
user_namestring · nullableOptional
organization_idstringRequired
organization_rolestring · nullableOptional
get
/v2/me200
Successful Response
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful Response
application/json
idstringRequired
fidstringRequiredExample:
user_abc123456user_namestring · nullableOptional
emailstring · nullableOptional
organization_rolestring · nullableOptional
project_idsstring[]Required
deactivated_atstring · datetime · nullableOptionalExample:
2024-01-01T00:00:00Zget
/v2/me/teammates200
Successful Response
Last updated