Get Logging Account Status - GET
GET/v1/cloudAccounts/awsLoggingAccounts/:loggingAccountId/permissionsStatus
Get status of a logging account based on ID.
Request
Path Parameters
loggingAccountId stringrequired
Responses
- 200
- 400
- 401
- 404
List of logging account statuses
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
- Array [
- ]
object
[
{}
]
Invalid parameter
Unauthorized Access
Account not found
Loading...