v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBActions 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"
}
]
}