Object

Activity Log

FieldDescription
idstringUnique identifier for the object.
text
string
Text describing the event.
html
string
HTML describing the event.
user
object
User object containing the following fields:
{
    "email": Email,
    "name": String,
    "profile_image_url": String
}
project
string
Unique identifier for the project object.
environment
string
Unique identifier for the environment object.
config
string
The config's name.
created_at
date
Date and time of the object's creation.