Skip to main content

Get goals list

Retrieve list of goals

Header Parameters
X-Bc-Token string REQUIRED

JWT token with user account

X-Bc-Ws string REQUIRED

UUID of the workspace

Responses
200

Successful response

Schema OPTIONAL
object[]
uuid uuid OPTIONAL
name string OPTIONAL
description string OPTIONAL
amount number OPTIONAL
current_amount number OPTIONAL
due_date date-time OPTIONAL
category_icon string OPTIONAL
status string OPTIONAL

Possible values: [complete, incomplete, paused]

workspace_id integer OPTIONAL
created_at date-time OPTIONAL
updated_at date-time OPTIONAL