Get All Log Forwarding Source

Get All Log Forwarding Source

Endpoint to get log forwarding source
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER

Request
URI
GET
https://{api_host}/provider/log-forwarding-sources
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

[
    {
        "source": "string",
        "state": false,
        "message": "string",
        "lastModifiedTimestamp": "string",
        "managedDbDisableList": [
            "string"
        ]
    }
]

400

Bad Request

Operation doesn't return any data structure