Retrieve a paginated list of dimensions
Returns a paginated list of dimensions, filterable by company and type. The detail=basic query parameter returns a simplified response with only id, name, erp_dimension_id, and erp_type per item (omitting code, reference_id, ottimate_type, and ottimate_company_id).
Query parameters
Filter dimensions by company ID
Filter dimensions by ERP type
Specify the level of detail in the response. When set to basic, each item in dimensions is reduced to id, name, erp_dimension_id, and erp_type — code, reference_id, ottimate_type, and ottimate_company_id are dropped. Omit this parameter for the full object.
Page number (default 1)
Number of results per page (default 20)
Headers
OAuth2 authentication flows. Auth server URLs will vary by environment
API key for authentication
API version to use (optional, defaults to latest). Supported values: 1.0.0, 1.1.0.
Response
Successful response with paginated dimension list