View Credential Group
Credential Groups
View Credential Group
GET
View Credential Group
Description
This endpoint allows you to view an existing credential group in Hyperstack. The group key is passed as a URL path parameter.Headers
string
required
Bearer YOUR_API_TOKEN — obtainable from Hyperstack Dashboard → Settings → API Access
Path Parameters
string
required
Unique key of the credential group to retrieve.
Success Response Fields
boolean
Indicates whether the request was successful. Always
true for a 200 response.string
The title of the credential group.
string
Description of the credential group.
string
Comma-separated tags associated with the credential group.
string
Human-readable code for the group.
string
External URL associated with the credential group.
boolean
Indicates whether credentials in this group expire.
number
Validity period in years. Only present when
does_expire is true.Responses
Last modified on February 22, 2026

