Deploy Keys
List preview deploy keys
Lists all preview deploy keys for the specified project.
get/projects/{project_id}/list_preview_deploy_keys
Path parameters
project_idinteger required
Project ID
Query parameters
includeManagedboolean
If true, include managed preview deploy keys (e.g., created by external integrations like Vercel) in the response. Defaults to false.
Response
Changes
Changed in 1 of the 5 revisions of this API.1
- ●
added the new
deployment:usage:viewenum value to theitems/items/allowedActions/items/response property for the response status200response-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●