Actions Datastores
List datastores
Lists all datastores for the organization.
get/api/v2/actions-datastores
Response
OK
Example response
{
"data": [
{
"type": "datastores"
}
]
}Lists all datastores for the organization.
OK
{
"data": [
{
"type": "datastores"
}
]
}