For the complete documentation index, see llms.txt. This page is also available as Markdown.

List parameters in a parameter group

List parameters in a parameter group

get

ListGroupParameters Retrieves all parameter definitions associated with the specified parameter group. Returns a paginated list with support for filtering, sorting, and field selection via RQL query parameters. The group property is automatically excluded from the response to avoid circular references. Available for Operations accounts with helpdesk administration permissions.

Path parameters
groupIdstringRequired

The unique identifier of the parameter group

Query parameters
selectstringOptional

Optional RQL select statement to filter fields

Responses
200

OK

application/json
get/public/v1/helpdesk/parameter-groups/{groupId}/parameters

Last updated

Was this helpful?