v1
latestSwagger 2.02026-08-061,9128853.7 MBAccounts
Get a list of accounts.
Lists accounts in the supplied Octopus Deploy Space in pages. The results will be sorted alphabetically by name.
get/{spaceId}/accounts
Path parameters
spaceIdstring required
Query parameters
accountTypestring[]
The type of accounts to return.
namestring
The exact name of an Account to be matched.
partialNamestring
A partial account name used for a sub-string search.
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
The list of Accounts