List environments
Environments
List environments
Returns a page of FlowForma app environments for your tenant. Results are returned 10 per page. Use the X-Paging-* response headers to page through the full set.
GET
List environments
Authorizations
Azure AD app-only access token. Obtain it from GET /v1/oauthToken and send it as the Authorization: Bearer {token} header.
Query Parameters
1-based page number. Results are 10 per page. Omit for the first page.
Required range:
x >= 1Optional filter expression. Supported fields: url (eq, ne, contains), title (eq, ne, contains), environmenttype (eq, ne), environmentstatus (eq, ne), created (lt, gt).
Response
Successful operation

