Skip to main content
Description: Get a list of allowed values for Identity Document Type field.

Example Request

curl -X GET "{{backend_url}}/api/app-config/bulk/artemis_id_types" \
  -H "Authorization: Bearer <token>" \
  -H "X-Domain-ID: {{domain_id}}"

List of Identity Document Types

  "INTERNATIONAL PASSPORT",
  "NATIONAL ID",
  "DRIVING LICENCE",
  "OTHERS"