Authorizations
Token API are generated by Qovery to manage machine to machine interaction and do not have a TTL. Prefix your token with "Token ". Curl Example: curl https://console.qovery.com/organization -H "Authorization: Token $qovery_token"
Path Parameters
Organization ID
Query Parameters
The number of events to display in the current page
Display events triggered since this timestamp.
A range of date can be specified by using from-timestamp with to-timestamp
The format is a timestamp with nano precision
Display events triggered before this timestamp.
A range of date can be specified by using to-timestamp with from-timestamp
The format is a timestamp with nano precision
Token used to fetch the next page results The format is a timestamp with nano precision
Token used to fetch the previous page results The format is a timestamp with nano precision
Type of the organization event
CREATE, UPDATE, DELETE, ACCEPT, EXPORT, CLONE, DEPLOY_QUEUED, STOP_QUEUED, RESTART_QUEUED, DELETE_QUEUED, UNINSTALL_QUEUED, MAINTENANCE, DRY_RUN, TRIGGER_REDEPLOY, TRIGGER_CANCEL, FORCE_RUN_QUEUED, FORCE_RUN_QUEUED_DEPLOY, FORCE_RUN_QUEUED_STOP, FORCE_RUN_QUEUED_DELETE, TRIGGER_DEPLOY, TRIGGER_STOP, TRIGGER_RESTART, TRIGGER_DELETE, TRIGGER_UNINSTALL, TRIGGER_DEPLOY_DRY_RUN, TRIGGER_FORCE_UNLOCK_STATE, TRIGGER_FORCE_RUN, TRIGGER_FORCE_RUN_DEPLOY, TRIGGER_FORCE_RUN_STOP, TRIGGER_FORCE_RUN_DELETE, DEPLOYED, STOPPED, DELETED, UNINSTALLED, RESTARTED, DEPLOYED_DRY_RUN, FORCE_RUN_SUCCEEDED, FORCE_UNLOCK_STATE_SUCCEEDED, DEPLOY_FAILED, STOP_FAILED, DELETE_FAILED, UNINSTALL_FAILED, RESTART_FAILED, DEPLOYED_DRY_RUN_FAILED, FORCE_RUN_FAILED, FORCE_UNLOCK_STATE_FAILED, SHELL, SSO, PORT_FORWARD, REMOTE_DEBUG, IMPORT, LOCK, UNLOCK "CREATE"
Type of the organization event
APPLICATION, CLUSTER, CONTAINER, CONTAINER_REGISTRY, DATABASE, ENTERPRISE_CONNECTION, ENVIRONMENT, JOB, HELM, MEMBERS_AND_ROLES, ORGANIZATION, PROJECT, WEBHOOK, TERRAFORM "APPLICATION"
The target resource id to search.
Must be specified with the corresponding target_type
Type of the organization event
ADVANCED_SETTINGS, API_TOKEN, BILLING_INFO, CLOUD_PROVIDER_CREDENTIALS, CLUSTER_CREDENTIALS, CLUSTER_ROUTING_TABLE, CONFIG, CREDIT_CARD, CREDIT_CODE, CUSTOM_DOMAIN, CUSTOM_ROLE, DEPLOYMENT_RULE, DEPLOYMENT_STAGE, GITHUB_APP, GIT_REPOSITORY, GIT_TOKEN, INVITATION, MEMBER_ROLE, PLAN, SECRET, TERRAFORM, TRANSFER_OWNERSHIP, VARIABLE "ADVANCED_SETTINGS"
Information about the owner of the event (user name / apitoken / automatic action)
Origin of the organization event
API, CLI, CONSOLE, GIT, QOVERY_INTERNAL, TERRAFORM_PROVIDER "API"