Skip to main content
GET
Csharp (SDK)

Authorizations

Client-ID
string
header
required
Client-Secret
string
header
required

Query Parameters

limit
integer
default:50

The maximum number of GradeUpperSecondaries to return (default: 50) when listing GradeUpperSecondaries

Example:

1

offset
integer
default:0

The number of GradeUpperSecondaries to skip before starting to return results (default: 0) when listing GradeUpperSecondaries

Example:

0

Response

Response for GradeUpperSecondary List operation - returns a paginated list of GradeUpperSecondary

data
object[]

Array of GradeUpperSecondary objects

Example:
pagination
object

Pagination information

Example: