Skip to main content
GET
Get update types

Authorizations

Authorization
string
header
required

Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.

Path Parameters

tenantId
string<uuid>
required

Id of the tenant the update is related to

Query Parameters

page
integer
required

Page to get. Starting from 0.

pageSize
integer
required

Number of items per page.

Required range: x <= 250

Response

Successful operation

meta
object
items
object[]