v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Get comment board ban detail

get/{ban_id}

Response

200

idstring
urlstring
profile_idstring
client_idstring
comment_board_idstring
banned_by_idstring
descriptionstring
created_atstring

Example response

{
  "id": "6f02c194-49aa-4d21-8de3-f433a6670808",
  "url": "https://cf-blast.livelikecdn.com/api/v1/comment-board-bans/6f02c194-49aa-4d21-8de3-f433a6670808/",
  "profile_id": "1d6b7e94-d52b-4934-9fc7-f07a5763d8e9",
  "client_id": "lom9db0XtQUhOZQq1vz8QPfSpiyyxppiUVGMcAje",
  "comment_board_id": "7fe49f7c-f3fe-47ac-b855-142713e3277d",
  "banned_by_id": "bcdfff51-a9ac-48fa-ac98-bd2fcc0836ba",
  "description": "sdk ban",
  "created_at": "2023-03-10T10:34:40.136959Z"
}