Skip to content

Get TikTok automation activity log

GET
/api/v1/aura_automations/activity_logs
agent_id
required
Agent Id
string
type
Any of:
string
Allowed value: to_confirm
page
Page
integer
default: 1
page_size
Page Size
integer
default: 20

Successful Response

PaginatedResponse[ActivityLogResponse]
object
items
required
Items
Array<object>
ActivityLogResponse
object
id
required
Id
integer
activity_id
required
Activity Id
integer
daily_criterial_id
required
Daily Criterial Id
integer
automation_config_id
required
Automation Config Id
integer
automation_task_type
required
Automation Task Type
string
status
required
Status
string
video_information
Any of:
VideoInformation
object
like
required
Like
integer
nickname
Any of:
string
username
Any of:
string
share
required
Share
integer
comment
required
Comment
integer
content
Any of:
string
favorite
required
Favorite
integer
videoUrl
Any of:
string
thumbnail_url
Any of:
string
automation_type
required
Automation Type
string
platform
required
Platform
string
description
required
Description
string
comment_text
Any of:
string
total_item
required
Total Item
integer
page
required
Page
integer
page_size
required
Page Size
integer

Bad Request

ErrorResponse
object
detail
Any of:
string
error
Any of:
string
error_code
Any of:
string

Not Found

ErrorResponse
object
detail
Any of:
string
error
Any of:
string
error_code
Any of:
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string

Internal Server Error

ErrorResponse
object
detail
Any of:
string
error
Any of:
string
error_code
Any of:
string