Individual Group Details

Retrieves individual Group Details

The response in this API allows you to get the all information as noted in the payload below.

Sample Response

{
    "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
}

Parameters

KeyDescription
group_idgroup id for selected group

Authentication

KeyDescription
AuthorizationYour Bearer token.
Language
Click Try It! to start a request and see the response here!