List VCS Providers
This endpoint returns a list of VCS providers by various filters.
To list VCS providers accessible from a specific environment - filter[environment], or when from a specific account - filter[account] has to be specified.
For self-hosted Scalr there's also an option to list all VCS providers created globally
- both filter[account]=null and filter[environment]=null has to be specified.
If no environment or account filters were specified, all VCS providers to which a current user has read access will be returned.
Query parameters
Full text search based on a VCS provider's name
Page number
Page size
The ID of the VCS provider. Multiple values are allowed through COMMA ,
Filter by VCS type
Filter by VCS name
The environment filter
The account filter
The agent pool filter
The comma-separated list of attributes.
The comma-separated list of relationship paths.
The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.
Response
Success.