v1
latestOpenAPI 3.1.02026-07-26290137.0 KBView All Blocked Users
Used to get a list of all currently blocked users.
get/trading/block-list
Response
200
Example response
[
{
"id": 1,
"blocker_user_id": 76561198106192110,
"blocked_user_id": 76561197960287940,
"created_at": "2022-02-15 11:57:08",
"updated_at": "2022-02-15 11:57:08"
}
]