TLS Certificates
List certificates for app
get/v1/apps/{app_name}/certificates
Path parameters
app_namestring required
Fly App Name
Query parameters
filterstring
Hostname filter (substring match)
cursorstring
Pagination cursor from previous response
limitinteger
Number of results per page (default 25, max 500)
Response
OK
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○