Skip to main content

Get Group Details

Get details of a group by its id.

Parameters

ParameterDescription
Group IDThe ID of the group, Can be obtained via the List Groups action.

Example Output

{
"id": 139256,
"name": "Assets",
"key": "asset_items",
"icon": "https://assets.assetpanda.com/assets/icons/icon3-4f19b5a5c96fcb570887e1a2764ed41d86a6acb1291f7fab0315c965de956346.png",
"filter_fields_by": 139259,
"filter_fields_by_status": true,
"default_status_id": 264663,
"show_linked": true,
"show_associated": true,
"track_gps": true,
"require_comment_on_object_delete": true,
"attachments_in_replication": true
}

Workflow Library Example

Get Group Details with Asset Panda and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop