Workspace ID filter.
External DocumentationTo learn more, visit the Freshservice documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Workspace ID filter.
| Parameter | Description |
|---|---|
| Page | The page number of the results to retrieve. |
| Per Page | The maximum number of records to retrieve per page. Values can range from 1 to 100. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Workspace ID | The ID of the workspace. |
{
"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
}
}
Was this page helpful?