orgArtifactCredAccount_getAll

GET /orgs/{oid}/artifactaccounts

Retrieves all organization artifact accounts. These accounts can be used by all the users in the organization

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

  • oid (required): the id of the org

HTTP Request Body Parameters

None