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 StudentPlacements to return (default: 50) when listing StudentPlacements

Example:

1

offset
integer
default:0

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

Example:

0

Response

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

data
object[]

Array of StudentPlacement objects

Example:
pagination
object

Pagination information

Example: