Asked by Justin Dearing on Aug 26, 2024
Justin Dearing asks why custom properties aren't returned in GET requests for custom objects by default.
Answered by Justin Dearing
Justin resolves the issue by appending ?properties={property} to the request. Ryan suggests dynamically fetching all properties via the properties endpoint.