Skip to main content
GET
Get case groups

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 case groups belong to

Query Parameters

page
integer

Page to get. Starting from 0.

Required range: x >= 0
pageSize
integer

Number of items per page.

Required range: x <= 500

Response

Successful operation

meta
object
items
object[]