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:
"2026-06-07T10:57:52.8912738+00:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-06-07T10:57:52.8912738+00:00</dateTime>