Python (SDK)
SSH Keys
List SSH Keys
List all SSH Keys in the project. These keys can be used to access servers after deploy and reinstall actions.
GET
Python (SDK)
Authorizations
Query Parameters
Project ID or slug
Filter by scope: project (has projects), team (no projects), or empty (all)
The tags ids to filter by, separated by comma, e.g. filter[tags]=tag_1,tag_2will return ssh keys with tag_1 AND tag_2