Users/Get a user by ID
GET {{portal-host-port}}/portal-api/users/2
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |
RESPONSES
status: OK
{"APITokenCreatedAt":"2023-07-21","Active":true,"CreatedAt":"2023-07-21 11:33","Email":"developer@tyk.io","First":"John","ID":2,"JWTToken":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJQcm92aWRlciI6Im5vbmUiLCJVc2VySUQiOiIkMmEkMTAkdkljUmhNR01SckQ2YXpEcEJGM1kyT21rUG5ZL05IWlBkY29EY2pWMnptbDFvaGFBUWw5enUifQ.xL40ogbX1AItWTMqEK-P2sKkK99_KWwixAHC_2yFPlA","Last":"Doe","Organisation":"Default Organisation","OrganisationID":1,"Provider":"password","ResetPassword":false,"Role":"consumer-admin","Teams":["Default Organisation All users"],"UpdatedAt":"2023-08-02 17:12"}