GetPlatformLogs
Get a single log collection configuration by platform and log UUID.
GET
/api/v1/collects/platform/{platformUuid}/log/{logUuid}Operation ID
GetPlatformLogsSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
platformUuidStringRequiredUUID of the platform that owns the log configuration
logUuidStringRequiredUUID of the specific log configuration to retrieve
