Skip to main content
GET
Search authorized KARE entities by reference, title, name and bounded text.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

whereText
string
required
Required string length: 2 - 200
types
enum<string>[]
Maximum array length: 8
Available options:
unit,
technical_installation,
equipment,
anomaly,
intervention,
commission,
building_work,
logbook
whereUnitIds
string<uuid>[]
Maximum array length: 50
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
whereTechnicalInstallationIds
string<uuid>[]
Maximum array length: 50
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
includeInactive

Filter value as a boolean

Example:

true

Response

Default Response

data
object[]
required
meta
object
required