Box Developer Documentation
 

    Terms of service (Base)

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

    The root-level record that is supposed to represent a single Terms of Service.

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

    The fields that are part of the base variant represent the default fields that are always returned when using the fields query parameter, additional to the fields specified in the parameter.

    string
    11446498

    The unique identifier for this terms of service.

    string
    terms_of_service

    terms_of_service

    Value is always terms_of_service

    Response Example

    {
      "id": "11446498",
      "type": "terms_of_service"
    }