Box Developer Documentation
 

    Shield information barrier segment member (Mini)

    This resource is used by enpoints in the version 2024.0. For more details, see Box API versioning.

    A mini representation of a shield information barrier segment member object

    This resource has a few variations that can be encountered when using the API.

    The fields that are part of the mini variant are generally returned when the resource is nested within the response for another resource.

    string
    11446498

    The unique identifier for the shield information barrier segment member

    string
    shield_information_barrier_segment_member

    The type of the shield information barrier segment member

    Value is always shield_information_barrier_segment_member

    The type and id of the requested shield information barrier segment member.

    Response Example

    {
      "id": "11446498",
      "type": "shield_information_barrier_segment_member",
      "user": {
        "id": "11446498",
        "type": "user"
      }
    }