List extinctions
Get a list of all extinctions. LaunchDarkly creates an extinction event after you remove all code references to a flag. To learn more, read About extinction events.
Headers
Authorization
Query parameters
repoName
Filter results to a specific repository
branchName
Filter results to a specific branch. By default, only the default branch will be queried for extinctions.
projKey
Filter results to a specific project
flagKey
Filter results to a specific flag key
from
Filter results to a specific timeframe based on commit time, expressed as a Unix epoch time in milliseconds. Must be used with to
.
to
Filter results to a specific timeframe based on commit time, expressed as a Unix epoch time in milliseconds. Must be used with from
.
Response
Extinction collection response
_links
The location and content type of related resources
items
An array of extinction events