List program flex controls

List all flex controls grouped by program, with pagination support. Results are ordered by program ID in ascending order.

Use the optional programId query parameter to filter results to a single program. If programId is provided and no templates are found for that program, a 404 is returned.

If no programId is specified and no templates exist at all, an empty paginated response is returned with status 200.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64
≥ 1

Filter flex controls by a specific program ID. Must be a positive integer greater than 0.

integer
≥ 1
Defaults to 1

Page number for pagination. Must be greater than or equal to 1. Defaults to 1 when omitted.

integer
≥ 1
Defaults to 10

Number of programs to return per page. Must be greater than or equal to 1. Defaults to 10 when omitted.

Headers
string
required

Organization ID / tenant identifier.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json