GET
auditLogUsingGET
This dataset is addressing the details. tenantApiCode value of "af0813e6-81c0-4a77-89d2-3338d0277c42" and apikey value of "1hKMMPFMmaldnC0rcohvXN0UX7UeWPjb" can be used as url parameters to test this api for accessing sample data.
Resource URL
https://oda-sandbox.plantronicsmanager.com /reports/admin/audit/tenant/{tenantApiCode}
Query Parameters
Name | Values | Description |
---|---|---|
apikey
(required) |
Key to access this api. |
|
category
(required) |
Category of the audit log e.g. API |
|
startDate
(required) |
Start date time range for audit start time. ISO 8601 format |
|
endDate
(required) |
End date time for range audit end time. ISO 8601 format |
|
page
(required) |
Page of the result |
|
count
(required) |
count or number of results in a page |
Header Parameters
Name | Values | Description |
---|---|---|
appId
(required) |
Application Unique Id |
Request Body
tenantApiCode Tenant Api code of the tenant; Should be a valid hexa decimal 4df221a5-7956-4e35-9bce-1c257fdde785 true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400
Generic mal formed request.
-
422
One or more of the required parameters not found in the request URI.
-
401
Unauthorized
-
500
Internal server error.
-
403
Unauthorized token error.
-
404
No device entity could be found for the requested device path parameters
Resource Summary |
|
Security |
|
Content Type |
application/json |
Name | Type | Description |
---|
Name | Type | Description |
---|
Working...