Pending
-> In Progress
-> Completed
depending on weither your server's general setup procedure has been completed. Changing this manually can lock your server Please refer to this issue​https://chat.domain.com/
My Rocket.Chat Server
#welcome
@yourUsername
will be counted on the counter.@all
or @here
will be counted on the counter.@all
, @here
and @yourUsername
@yourUsername
will be counted on the counter.count
query parameter. See more at Offset and Count Information​0
as count
parameter. Setting count
to 0
will return ALL the data from that endpoint0
on count
, will return 0
results./api/v1/im.history.others
which allows the viewing of direct messages sent by other users that the caller is not part of.online
, channel
or *
for allSetting this to false, will make your server only accept requests from the same domain of said server. E.g. rocket.chat server will only accept requests from the rocket.chat domain.
*
to accept from all origins. For multiple Origins use a comma-separated list. E.g https://domain1.com, https://domain2.com, https://domain3.com
https://localhost
, or * to allow sending to anywhere.https://localhost
, http://localhost
, or * to allow receiving from anywhere.192.168.1.1:3000
or localhost:4000
[\w_-]+
should allow any non-space character to be part of a name.