Get User By ID
Call this endpoint to fetch the details on a specified user.
Required scopes: user:read
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
organizationId
Your issuer organization ID, provided by Kard
userId
The ID of the user as defined on the issuers system
Response
This endpoint returns an object.
data