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
Project ID
Deployment Rule ID
Response
Get project deployment rule
name is case insensitive
Example:
"project-rule"
Available options:
DEVELOPMENT, PREVIEW, PRODUCTION, STAGING Example:
"PRODUCTION"
Example:
"UTC"
Example:
"1970-01-01T08:00:00.000Z"
Example:
"1970-01-01T19:00:00.000Z"
wildcard pattern composed of '?' and/or '*' used to target new created environments
Example:
"description project rule"
used to select the first deployment rule to match new created environments