Skip to main content
GET
List received recommendations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

List of recommendations for the user successfully retrieved

id
string<uuid>
required

The unique identifier of the recommendation

collaboratorFund
object
required

The target fund of the recommendation

collaborator
object
required

The collaborator who created the recommendation

createdAt
string<date-time>
required

The date the recommendation was created

status
enum<string>
required

Status of the recommendation

Available options:
Executed,
Pending,
Dismissed
type
string
required

Type of the recommended activity

Example:

"grant"