{ "results": { "pagination": { "page": 123, "pageSize": 123, "totalResults": 123, "totalPageCount": 123 }, "data": [ { "config": { "options_from_dimension": { "dimension": "<string>", "model": "<string>" }, "options": [ "<string>" ], "allow_custom_values": true, "multiple": true, "default": "<string>", "description": "<string>", "label": "<string>" }, "createdAt": "2023-11-07T05:31:56Z", "name": "<string>" } ] }, "status": "ok" }
Get a paginated list of project parameters with search and sorting capabilities.
name
created_at
asc
desc
Success
The response is of type object.
object