GET api/Me/GetDateOfBirth

Get Date of birth Of Identity User

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

date

Response Formats

application/json, text/json

Sample:
"2025-08-14T03:17:11.7294116+00:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-08-14T03:17:11.7294116+00:00</dateTime>