Skip to main content
POST
List cases

Authorizations

Authorization
string
header
required

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

Body

application/json

Which cases to read.

limit
integer

an integer

tag
string | null

Response

Cases and every tag they carry between them.

Cases and every tag they carry between them.

cases
object[]
required
tags
string[]
required