v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
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.

keystring
valuestring
createdBystring

User who created this Aspect.

createdAtstring

TODO

updatedAtstring

TODO