Get Audit Messages

Get Audit Messages

Use this endpoint to get all audit messages
Authorized Roles : PROVIDER

Request
URI
GET
https://{api_host}/provider/audit
COPY
Query Parameters
integer
page
Optional

Zero-based page index (0..N)

integer
size
Optional

The size of the page to be returned

string of array
sort
Optional

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

string of array
components
Optional

Filter based on component type

string of array
operationTypes
Optional

Filter based on operation type

string
operationDetails
Optional

Filter based on operation details

string of array
results
Optional

Filter based on status

string of array
sources
Optional

Filter based on source


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

400

Bad Request

Operation doesn't return any data structure