Actions Datastores

List datastores

Lists all datastores for the organization.

get/api/v2/actions-datastores

Response

OK

Example response

{
  "data": [
    {
      "type": "datastores"
    }
  ]
}

Changes