Portal

Get certificate details

GET
/portal/organizations/{organizationId}/certificates/{certificateId}

Authorization

SupabaseBearer
AuthorizationBearer <token>

Supabase user access token (Authorization: Bearer JWT)

In: header

Path Parameters

organizationId*string
Formatuuid
certificateId*string

Response Body

application/json

curl -X GET "https://example.com/portal/organizations/497f6eca-6276-4993-bfeb-53cbbbba6f08/certificates/string"
Empty
Empty
{  "message": "string"}