Search Groups
Credential Groups
Search Groups
POST
Search Groups
Description
This endpoint allows you to list all credential groups or filter them based on title and pagination.Headers
Bearer YOUR_API_TOKEN — obtainable from Hyperstack Dashboard → Settings → API Access
Body Parameters
Search keyword matched against group titles. Takes precedence over
title if both are provided. Partial word matches are supported unless strict is enabled.Alias for
keyword. Filter groups by title.When
true, the entire keyword must appear as a contiguous phrase in the title. When false (default), any word in the keyword can match independently.The page number for pagination (default is 1).
The number of groups to return per page (default is 50).
Success Response Fields
Indicates whether the group search was successful.
An array of credential group objects matching the search criteria.
Current page number in the results.
Number of groups returned per page.
Total number of groups matching the search.
Responses
Last modified on February 22, 2026

