Skip to main content
GET
Get automation logs

Authorizations

Authorization
string
header
required

Your SocialSyncs API key

Path Parameters

id
string
required

The automation ID

Query Parameters

limit
integer
default:50

Number of logs to return (1-200)

Required range: 1 <= x <= 200
cursor
string

Pagination cursor from a previous response

Response

200 - application/json

Successful response

items
object[]
nextCursor
string | null

Pass as cursor for the next page; null means no more pages