Get User Assets
User
Get User Assets
/user//assets
GET
Get User Assets
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/user//assets Description:The
/user/{userId}/assets endpoint retrieves the assets associated with a specific user identified by their unique userId.
Method:GET
Path Parameter:
| Parameter | Type | Description |
|---|---|---|
| userId | string | The unique identifier of the user. |