Skip to main content
GET
/
custom-attestation-types
/
{org}
List custom attestation types
curl --request GET \
  --url https://app.kosli.com/api/v2/custom-attestation-types/{org} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org
string
required

Response

200 - application/json

Successful Response

Last modified on April 7, 2026