Skip to main content
GET
List template groups.

Headers

x-environment
string<uuid>
required

Configure which environment the request will handle. If the provided credentials do not allow access to this specified environment, a 403 Forbidden response is returned.

Query Parameters

filter
string[]
orderby
string
after
string
limit
integer<int32>
default:20
Required range: 1 <= x <= 100

Response

OK

results
object[] | null
read-only
nextOffset
string | null
read-only
hasMore
boolean
read-only