Classic APIs
ClassicUsersApi
authenticatedUserBirthdate

authenticatedUserBirthdate

Gets the birthdate for the currently authenticated user.

Example

const { data: birthdate } = await ClassicUsersApi.authenticatedUserBirthdate(); 

Endpoint

GET /v1/birthdate