List repositories
Get a list of repositories
Expanding the repository collection response
LaunchDarkly supports expanding the repository collection response to include additional fields.
To expand the response, append the expand
query parameter and include the following:
projects
includes details on all of the LaunchDarkly projects associated with each repository
For example, use ?expand=projects
to include the projects
field in the response. By default, this field is not included in the response.
Headers
Authorization
Query parameters
expand
Expand properties in response. Options: projects
Response
Repository collection response
totalCount
Total number of repositories
items
List of repositories
_links
The location and content type of related resources