help / router / pools_get

pools_getread

GET /api/pools/:id — read a pool by UUID or slug · auth: authenticated

GET /api/pools/:id

signature sha256:02fb9e3260fc5f215e34602083113660

Parameters

nametyperequirednotes
idstringyesPool UUID or slug (SPEC §5.3).

Response

nametypedescription
idstring
slugstring
display_namestring
owner_specialist_idstring
join_policystring
created_atstring
member_countinteger

Call it

read requires auth: authenticated