Skip to main content
GET
Get partner certifications

Query Parameters

name
string

The certification name to filter on.

offset
integer<int32>

The cursor used in pagination. This is the index of the first certification to be returned.

limit
integer<int32>

The maximum number of certifications to be returned. The default is 20.

sort_by
string

The property used to sort the certifications by. The default is Name.

Example:

"Name"

order_by
string

The sorting direction for the returned certifications. Accepted values: ASC, DESC. The default is DESC.

Response

Certifications returned

id
integer<int32>
name
string | null