cURL
curl --request GET \ --url https://app.kosli.com/api/v2/custom-attestation-types/{org}/{custom_attestation_type_name} \ --header 'Authorization: Bearer <token>'
Get a custom attestation type.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Version of the custom attestation type
Successful Response
Was this page helpful?