Get a specific User with demographics
Users Management
Get a specific User with demographics
To get a specific User with demographics on the service provider. If the corresponding record cannot be located, the api will return a 404 error code and message ‘User not found.’
GET
Get a specific User with demographics
Documentation Index
Fetch the complete documentation index at: https://docs.timeback.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The sourcedId of the user
Query Parameters
Comma-separated list of fields to include in the response
Example:
"sourcedId,name"
Response
Successful response with the user with demographics
Represents a user of the system. Can be a student, teacher, guide, parent etc.