Retrieve all custom objects.Note: By default, only Custom objects from the primary workspace will be returned for accounts with workspaces. For Custom objects from other workspaces, use the Workspace ID filter.
{ "custom_objects": [ { "id": 1000040838, "title": "Service Item Approvals", "description": "This is a sample object to store additional information about the Items available on the Service Catalog such as designated Approvers, Vendor Information and Category. When a request for an item in this list is raised, you can use this information within the workflows to enrich your automations. Check out our sample workflow “Service Item Approvals/Routing with Custom Objects”", "updated_at": "2021-02-17T14:29:08Z", "last_updated_by": { "email": "system-noreply@domain.freshservice.com", "id": 1232007390, "name": "System" }, "workspace_id": 2 } ], "meta": { "count": 1, "page": 1, "per_page": 30 }}