globalconfig
Find global config items
Get all global config items. You may optionally specify limit and offset. The global default limit will apply if no limit param is specified.
get/globalconfig
Query parameters
limitinteger
Maximum number of records to return in the response; also useful for pagination in the UI.
offsetinteger
Offset for paginating the response.
createdAtstring
Filter by time period when globalConfigs were created.
updatedAtstring
Filter by time period when globalConfigs were updated.
Response
Success, returns a list of global config items.