Changes to Listar metas
GET /api/management/goals
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 79 revisions of this API.1320
What changed
- ●
deleted the
queryrequest parameterfilter[step_id]request-parameter-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameterfilter[funnel_step_id]new-optional-request-parameter
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ●
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
- ▲
the
queryrequest parameterfilter[status]was restricted to a list of enum valuesrequest-parameter-became-enum
- ○
added the new enum value
completedto thequeryrequest parameterfilter[status]request-parameter-enum-value-added
- ○
added the new enum value
inactiveto thequeryrequest parameterfilter[status]request-parameter-enum-value-added
- ○
added the new enum value
activeto thequeryrequest parameterfilter[status]request-parameter-enum-value-added
- ▲
- ○
added the new optional
queryrequest parameterfilter[comparison_mode]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[end_date_lte]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[periodicity]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[start_date_gte]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[status]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[step_id]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[title]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[trashed]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[type]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterfilter[user_id]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterperPagenew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortnew-optional-request-parameter
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○