User created using POST call is not being displayed in GET

User created using POST call is not being displayed in GET

Please use authentication also for GET calls, without that you can't get the data that you created/modified.

for user privacy reasons data created/modified by a user will only available to that user. Due to this you need to pass your access token in GET request also


Little markdown supported