Is your feature request related to a problem? Please describe.
I think that the API should include the user's creation date. The List of users returned now is already sorted by creation date in descending order, so why not include that information with the response?
Describe the solution you'd like
I'd like every User JSON objects returned from GET /users and GET /users/verified to have creation_time property, represented as timestamp integer.
Describe alternatives you've considered
I'm not aware of any viable alternatives.
Additional context
Encountered while doing this task.
I am a first timer .Can I take up this issue?
@arpitjadiya go ahead :)
@arpitjadiya have you issued a PR yet for this issue? I'd also like to take on a "first-timers-only" issue.
@theOpetunde I haven't issued PR till now
@bartekpacia can you please tell how creation time is different from registration_time ?
@arpitjadiya its the same value :) you can assume that
@theOpetunde there is more first timers only issue :) what do you think of #419 ? We can help you with any doubt you might have :)
@isabelcosta I created Pull Request, can you please see it?
@isabelcosta Is this issue available?
@Ruchika06 I forgot to update the assignee, this is assigned to @arpitjadiya :)
I would like to work on this issue as a part of OSH.Can you assign it to me?Thank You.
I would like to work on this issue. Can you assign it to me?
@vj-codes I'd like to take this issue up !!
@justdvnsh are you contributing for the first time to this repo? If yes ,then only I can assign you
@vj-codes Yeah. This is my first time in this repo.
@Anmollenka @RiaDhanani are you still interested in contributing to this issue?
If no response in 3 days, @justdvnsh you can send a PR to this if you still want.
cc @vj-codes
@isabelcosta Yes. I just wanted to understand in a little more detail what the issue was about.
@RiaDhanani no problem, so the idea is to return along with user data, the user creation timestamp, which is part of the UserModel.
Here's an example of the user response data from GET /users API:

Does it make sense?
If @RiaDhanani doesn't respond, I can work on this!
@RiaDhanani hey are you interested to work on this ? Otherwise the issue will be assigned to the contributor who claimed in next:)
@diananova hey welcome to the community!
According to the community guidelines a contributor cannot create an PR for an issue until that specific issue is assigned to you.
I will be closing the PR for now but if @RiaDhanani doesn't respond within a day or two this issue will be assigned to you and the PR you've created will be reopened .
How's that? If you have any more questions do update;)
@vj-codes oh sorry! Sounds great, thank you 馃槉
Assigning you @diananova
Happy coding!
Most helpful comment
@RiaDhanani hey are you interested to work on this ? Otherwise the issue will be assigned to the contributor who claimed in next:)