Get a fundraising profile
get_profileFetch a single fundraising profile by path (a URL slug OR the uuid — a string either way). Raisely API: GET /profiles/{path}. Returns { data:{...} }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The profile path (URL slug) or uuid. |