get https://api.gathercontent.com/items/
Get all data related to a particular Item within a Project. You can access all of its properties, including the content which will be separated by the different fields it contains. Check the sample response to learn how this data is structured. If you request an item that contains repeatable text fields, the content of those text fields will be merged together. If you wish for the repeated text fields to be separate, please consider using our APIv2 'Get Item' endpoint (https://docs.gathercontent.com/reference#getitem)