/api/cloud-connect-audits/search

Search

Performs a search applying filtering, sorting, and pagination criteria within the cloud connect audits, that the caller is permitted to query. Returns a paginated list matching the search conditions.

Module: Cloud Connect

Returns: Cloud Connect → CloudConnectAuditRead (paginated)

Authorization

Required Token Scopes: Platform (0)

Allowed Party Types (Account Role): Admin (1), Property Management Company (2), Pool Manager (3), Contractor (5), User (7), Insurance Broker (13), Insurer (14)

This will be evaluated against your used access token.
Query Params
int32
int32
Body Params
string | null

Searches the Process' Number, Subject, and Report.

ids
array of int32s | null
ids
orderBy
array of strings | null
orderBy
string | null

Filters by the fully qualified process number in the format "{Number}/{CreatedByPartyId}".

int32 | null

Filters by the process number without the creator prefix.

int32 | null

Filters processes assigned to units belonging to the specified property.

int32 | null

Filters processes assigned to units within the specified entrance.

int32 | null

Filters processes assigned to the specified unit.

int32 | null

Returns processes that are accessible by the specified party.

boolean | null

Filters processes by their completion status.

int32 | null

Filters processes created in the specified year.

int32 | null

Filters processes created in the specified month.

int32 | null

Filters processes created on the specified day of the month.

date-time | null

Returns processes created on or after the specified date and time.

date-time | null

Returns processes created on or before the specified date and time.

string | null

Filters processes by their external identifier.

boolean | null

Filters processes based on whether notifications for the current authenticated user have been marked as read or not.

int32 | null

Filters processes by their type.

int32 | null

Filters processes by their current stage.

int32 | null

Returns processes that contain the specified user task.

Headers
string

Language preference header. Allowed languages: German (en-DE).

string
Defaults to 2.0

API version to use (1 or 2) either with trailing .0 or without. Defaults to 2.0, if omitted. Can be prefilled based on the currently selected API Definition (Swagger UI).

Responses

401

Error: Unauthorized

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json