latestOpenAPI 3.0.12026-08-10434791.3 KB
4eedf1838ef4
Pool
Get a pool
Get a pool.
get/api/pools/{poolId}
Path parameters
poolIdinteger required
ID of the pool
Response
Pool
Example response
{
"concurrencyLimit": 10,
"default": true,
"id": "42",
"name": "activation"
}