curl --location -g --request GET 'https://prod.your-api-server.com/api/v1/documenttype/{{document_type_id}}' \ --header 'Authorization: {{auth_token}}'
{}