Skip to main content
GET
Certifications with the skills they authorise, who holds them and what is lapsing.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
code
string
name
string
description
string
certification_type_id
string
certification_type
string
type_is_regulatory
string
issuing_authority
string
validity_months
string
is_regulatory
string
is_active
string
authorises
string
holders
string
expiring
string
lapsed
string
authorises_nothing
string
granted_by_courses
string
row_version
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

authorises
string<jsonb>
authorises_nothing
boolean<boolean>
certification_type
string<character varying>
Maximum string length: 200
certification_type_id
string<uuid>
code
string<character varying>
Maximum string length: 60
description
string<text>
expiring
integer<bigint>
granted_by_courses
integer<bigint>
holders
integer<bigint>
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
is_regulatory
boolean<boolean>
issuing_authority
string<character varying>
Maximum string length: 200
lapsed
integer<bigint>
name
string<character varying>
Maximum string length: 200
row_version
integer<bigint>
type_is_regulatory
boolean<boolean>
validity_months
integer<integer>