Skip to main content
GET
The certification catalogue: what each authorises, how long it lasts, who holds it.

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
string
issuing_authority
string
validity_months
string
is_regulatory
string
is_active
string
holders
string
authorises_skills
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

authorises_skills
string<jsonb>
certification_type
string<character varying>
Maximum string length: 60
code
string<character varying>
Maximum string length: 60
description
string<text>
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
name
string<character varying>
Maximum string length: 200
validity_months
integer<integer>