Public Issuance Report

SecurityJWT
Request
query Parameters
programCertificationGroupCode
required
string

Program Certification Group Code

$filter
string

OData-like filter expression

$count
boolean

Whether to include the count of records with the result

$orderby
string

Comma-separated list of columns for sorting

$skip
integer <int32>

Number of records to skip

$top
integer <int32>

Maximum number of records to return

$apply
string

OData-like apply expression with groupby and aggregate only

Responses
200

Success

400

Parameter validation error

get/issuance/public
Response samples
application/json
{
  • "@count": 0,
  • "value": [
    ]
}