Get all logging configurations

Returns a paginated collection of logging configurations for the organization.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

organization_idstringRequired
Id of the organization

Query parameters

sourcestringOptional

Filter configurations by source type. Possible value: cda

destinationstringOptional

Filter configurations by destination type. Possible value: aws_s3

Response

OK - Request successful

Errors

400
Bad Request Error