userArtifactCredAccount_getAll

GET /users/{uid}/artifactaccounts

Retrieve all artifact accounts for a user.

A list of artifactCredAccount objects are returned. You can use a search criteria to retrieve a subset of these artifact accounts.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: cloud_account_access

URI Parameters

  • uid (required): the id of the user

HTTP Request Body Parameters

None