Environments-25
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
POST | |
GET | |
PATCH | |
DELETE | |
POST | |
POST | |
POST | |
GET |
List all environments warehouse tables
Required API key scopes
warehouse_table:readPath parameters
- project_idstring
Query parameters
- limitinteger
- offsetinteger
- searchstring
Response
Example request
GET /api /environments /:project_id /warehouse_tablesExample response
Status 200
RESPONSE
List all environments warehouse tables
Required API key scopes
warehouse_table:readPath parameters
- project_idstring
Query parameters
- limitinteger
- offsetinteger
- searchstring
Response
Example request
GET /api /environments /:project_id /warehouse_tablesExample response
Status 200
RESPONSE
Create environments warehouse tables
Required API key scopes
warehouse_table:writePath parameters
- project_idstring
Request parameters
- deletedboolean
- namestring
- format
- url_patternstring
- credential
Response
Example request
POST /api /environments /:project_id /warehouse_tablesExample response
Status 201
RESPONSE
Create environments warehouse tables
Required API key scopes
warehouse_table:writePath parameters
- project_idstring
Request parameters
- deletedboolean
- namestring
- format
- url_patternstring
- credential
Response
Example request
POST /api /environments /:project_id /warehouse_tablesExample response
Status 201
RESPONSE
Retrieve environments warehouse tables
Required API key scopes
warehouse_table:readPath parameters
- idstring
- project_idstring
Response
Example request
GET /api /environments /:project_id /warehouse_tables /:idExample response
Status 200
RESPONSE
Retrieve environments warehouse tables
Required API key scopes
warehouse_table:readPath parameters
- idstring
- project_idstring
Response
Example request
GET /api /environments /:project_id /warehouse_tables /:idExample response
Status 200
RESPONSE
Update environments warehouse tables
Required API key scopes
warehouse_table:writePath parameters
- idstring
- project_idstring
Request parameters
- deletedboolean
- namestring
- format
- url_patternstring
- credential
Response
Example request
PATCH /api /environments /:project_id /warehouse_tables /:idExample response
Status 200
RESPONSE
Update environments warehouse tables
Required API key scopes
warehouse_table:writePath parameters
- idstring
- project_idstring
Request parameters
- deletedboolean
- namestring
- format
- url_patternstring
- credential
Response
Example request
PATCH /api /environments /:project_id /warehouse_tables /:idExample response
Status 200
RESPONSE
Delete environments warehouse tables
Required API key scopes
warehouse_table:writePath parameters
- idstring
- project_idstring
Example request
DELETE /api /environments /:project_id /warehouse_tables /:idExample response
Status 204 No response body
Delete environments warehouse tables
Required API key scopes
warehouse_table:writePath parameters
- idstring
- project_idstring
Example request
DELETE /api /environments /:project_id /warehouse_tables /:idExample response
Status 204 No response body
Create environments warehouse tables refresh schema
Path parameters
- idstring
- project_idstring
Request parameters
- deletedboolean
- namestring
- format
- url_patternstring
- credential
Example request
POST /api /environments /:project_id /warehouse_tables /:id /refresh_schemaExample response
Status 200 No response body
Create environments warehouse tables refresh schema
Path parameters
- idstring
- project_idstring
Request parameters
- deletedboolean
- namestring
- format
- url_patternstring
- credential
Example request
POST /api /environments /:project_id /warehouse_tables /:id /refresh_schemaExample response
Status 200 No response body
Create environments warehouse tables update schema
Path parameters
- idstring
- project_idstring
Request parameters
- deletedboolean
- namestring
- format
- url_patternstring
- credential
Example request
POST /api /environments /:project_id /warehouse_tables /:id /update_schemaExample response
Status 200 No response body
Create environments warehouse tables update schema
Path parameters
- idstring
- project_idstring
Request parameters
- deletedboolean
- namestring
- format
- url_patternstring
- credential
Example request
POST /api /environments /:project_id /warehouse_tables /:id /update_schemaExample response
Status 200 No response body
Create environments warehouse tables file
Required API key scopes
warehouse_table:writePath parameters
- project_idstring
Example request
Example response
Status 200 No response body
Create environments warehouse tables file
Required API key scopes
warehouse_table:writePath parameters
- project_idstring
Example request
Example response
Status 200 No response body
Retrieve environments web vitals
Required API key scopes
query:readPath parameters
- project_idstring
Query parameters
- pathnamestring
Example request
GET /api /environments /:project_id /web_vitalsExample response
Status 200 No response body
Retrieve environments web vitals
Required API key scopes
query:readPath parameters
- project_idstring
Query parameters
- pathnamestring
Example request
GET /api /environments /:project_id /web_vitals