Skip to main content

Get group logs

Retrieve logs for a specific group/tribe.

Path Parameters
uuid uuid REQUIRED

UUID of the group

Query Parameters
per_page integer

Possible values: 1 ≤ value ≤ 100

Number of results per page

page integer

Possible values: 1 ≤ value

Page number

Responses
200

successful operation

Schema OPTIONAL
data object[] OPTIONAL
message string OPTIONAL

Log message content

game_date string OPTIONAL

Date of the event in game time

rgba_color string OPTIONAL

RGBA color value for the log entry

created_at date-time OPTIONAL

Date and time when the log entry was created

links object OPTIONAL
first string OPTIONAL
last string OPTIONAL
prev string OPTIONAL
next string OPTIONAL
meta object OPTIONAL
current_page integer OPTIONAL
from integer OPTIONAL
last_page integer OPTIONAL
links object[] OPTIONAL
url string OPTIONAL
label string OPTIONAL
active boolean OPTIONAL
path string OPTIONAL
per_page integer OPTIONAL
to integer OPTIONAL
total integer OPTIONAL
404

Group not found

Schema OPTIONAL
error string OPTIONAL