List Children

List actions that happened as a result of a different action

Authentication

X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

landscapeIdstringRequired
actionLogIdstringRequired

Query parameters

filterobjectOptional
cursorstringOptional
limitdoubleOptional1-10000Defaults to 1000
orderenumOptional
Allowed values:

Response

OK
actionLogslist of objects
nextCursorstringOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error