Skip to main content
GET
List audit logs for a marketplace integration

Authorizations

Authorization
string
header
required

Bearer token in the Authorization header (e.g. JWT / Cognito access token).

Headers

Tenant-Id
string
required

ID of the tenant (current tenant context).

Path Parameters

integrationId
string
required

Integration identifier.

Query Parameters

limit
integer

Maximum number of items to return.

Required range: x >= 1
cursor
string

Opaque cursor for the next page of results.

Response

OK

edges
object[]
pageInfo
object