AppVeyor is a hosted continuous integration service for building and deploying applications.
Tool to get the list of artifacts for a specific build job. use when you need to retrieve artifacts after a job completes.
Tool to get a list of all deployment environments. use when you need to enumerate available environments before creating deployments.
Tool to get a list of all projects for the authenticated account. use after authentication to enumerate available projects.
Tool to retrieve details of a specific role. use when you need to inspect permissions and metadata of a role by id.
Tool to retrieve all roles in the account. use when you need to enumerate available roles before assigning permissions.
Tool to retrieve all users in the account. use when you need to list all team users in your appveyor account.