get
https://api.sandbox.fintecture.com/v1/users/
Retrieve a user by their ID. Users represent individuals who can access and manage resources within your organisation structure.
Related memberships are only returned when requested via the include query parameter:
- To fetch without related resources, omit the
includeparameter. - To include memberships, pass
include=memberships.
🔒 External clients call this endpoint with an OAC (Organisation Access Credentials — ⚠️ Beta) access token carrying the users:read scope.
⚠️ The
membershipsinclude is unpaginated. When the user has more than 1000 accessible memberships, the request is rejected with400 TOO_MANY_INCLUDED_MEMBERSHIPS.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…