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