v1/user/get-messages

POST https://api.brickverse.co/v1/user/chat/get-messages

This endpoint returns a table of the current messages

Query Parameters

NameTypeDescription

page

string

page id

startId

string

start id

chatId

number

ID Of Chat

Request Body

NameTypeDescription

token

string

Authorization Token of user

{}

Non Opertional, we're still drafting this backend up.

Last updated