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

Responses
chevron-right
200

OK

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

Last updated

Was this helpful?