Skip to main content
GET
Consultar aluno

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Aluno com matrículas

Aluno com todas as matrículas, como sai em GET /v1/students e GET /v1/students/{id}.

id
string
required
object
enum<string>
required
Available options:
student
name
string | null
required
email
string
required
avatarUrl
string | null
required
lastLoginAt
string<date-time> | null
required
createdAt
string<date-time>
required
enrollments
object[]
required