Skip to main content
GET
Listar turmas

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer<int32>

Número da página

pageSize
number

Tamanho da página

sortBy
string

Ordenação

query
string

Filtro por nome

Response

Successful response

data
object[]
totalRecords
number
Example:

10