diff --git a/index.html b/index.html index e8266f1b..1f6935fa 100644 --- a/index.html +++ b/index.html @@ -3380,7 +3380,7 @@

Response samples

Content type
application/json
{
  • "environment": {
    },
  • "stages": [
    ]
}

Applications

List applications

Authorizations:
bearerAuthApiKeyAuth
path Parameters
environmentId
required
string <uuid>

Environment ID

+

Response samples

Content type
application/json
{
  • "environment": {
    },
  • "stages": [
    ]
}

Applications

List applications

Authorizations:
bearerAuthApiKeyAuth
path Parameters
environmentId
required
string <uuid>

Environment ID

query Parameters
toUpdate
boolean
Default: false

return (or not) results that must be updated

Responses

Request samples

Content type
application/json
{
  • "first_name": "string",
  • "last_name": "string",
  • "user_email": "string",
  • "type_of_use": "PERSONAL",
  • "qovery_usage": "string",
  • "company_name": "string",
  • "company_size": "1-10",
  • "user_role": "string",
  • "qovery_usage_other": "string",
  • "user_questions": "string",
  • "current_step": "string",
  • "dx_auth": true
}