Skip to content
| Docs
Search
K
Main Navigation
Home
Guides
API Reference
fundlyhub.org
Appearance
Menu
Return to top
Get category
GET
/categories/{id}
Parameters
Path Parameters
id
*
Type
string
Required
Format
"uuid"
Responses
200
Category details
Content-Type
application/json
Schema
JSON
JSON
{
"id"
:
"string"
,
"name"
:
"Medical"
,
"slug"
:
"medical"
,
"description"
:
"string"
,
"icon"
:
"string"
,
"fundraiser_count"
:
0
,
"total_raised"
:
0
}
GET
/categories/{id}
Playground
Server
Select a server...
Variables
Key
Value
id
*
Try it out
Samples
Powered by
VitePress OpenAPI