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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Full text search based on a VCS provider's name

string

Page number

string

Page size

string

The ID of the VCS provider. Multiple values are allowed through COMMA ,

string

Filter by VCS type

string

Filter by VCS name

string

The environment filter

string

The account filter

string

The agent pool filter

sort
array of strings

The comma-separated list of attributes.

sort
include
array of strings

The comma-separated list of relationship paths.

include
fields
object

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.

Responses

403

User unauthorized to perform action.

404

Account or environment not found.

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json