API referenceUserGet user by IDGet user by ID GET /v1/user/id/:id Returns a user by their id (UUID v4). Request Responses200400401404500Successfully return the user data together with the internal IDBad requestUnauthorizedNot foundInternal server error