Skip to main content

Get grid properties

GET 

/api/web/v1/grids/properties

Get grid properties. Caller requires the GRIDS:VIEW permission.

Responses

Successful

Schema

    maxGridGeneratePerRequest int32

    The maximum number of unassigned grids that can be created per request.

    maxGridTotalUnassigned int32

    The maximum number of unassigned grids that are allowed in the system.

Loading...