Skip to main content
GET
List Config Definition

Authorizations

Authorization
string
header
required

Query Parameters

page
integer
default:1
limit
integer
default:10
sort_by
string
default:modified_at
sort_order
string
default:desc

Response

Successful Response

Represents the response for listing configuration definitions.

data
ListData[ConfigDefinitionRetrievable] · object
required
status
enum<string>
default:SUCCESS

The status of the response.

Available options:
SUCCESS,
FAILURE
message
string | null

The message for the response.

errors
any | null

The errors for the response.