With regards to my own question raised in the previous post, I managed to figure out the answer:1. The API can can be instructed to include further fields (incl. custom fields) in the API response by appending this to the BASE API URL:&fields=field1,field2,...,fieldNFor example, if it's a custom fie...