Skip to main content
GET
List agent skill certifications

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

agentUserId
string<uuid>
skill
string
Required string length: 1 - 80
Pattern: ^[a-z0-9_-]+$
status
enum<string>

Filter by effective state. active = never-expires or future window; expired = lapsed; all (default) = no expiry filter.

Available options:
active,
expired,
all
expiringWithinDays
integer

Restrict to windows lapsing within N days and not already lapsed — the 'who's about to expire' supervisor sweep.

Required range: 0 <= x <= 3650

Response

200 - application/json

Default Response

data
object
required
meta
object
required