v11

latestOpenAPI 3.0.12026-08-08162131393.8 KB
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/ssh_keys

Query parameters

filter[project]string

Project ID or slug

filter[scope]string

Filter by scope: project (has projects), team (no projects), or empty (all)

filter[tags]string

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

stats[total]string

Request aggregate stats in the response meta. Use count to get the total number of records, returned as meta.stats.total.count.

page[number]integer

Page number for pagination

page[size]integer

Number of items per page

Response

Success