Get a status update

Returns the complete record for a single status update.

Path Params
string
required

The status update to get.

Query Params
array of strings

This endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

opt_fields
boolean

Provides “pretty” output.
Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.

Responses

Response body
object
object

A status update is an update on the progress of a particular project, portfolio, or goal, and is sent out to all of its parent's followers when created. These updates include both text describing the update and a status_type intended to represent the overall state of the project.

string

Globally unique identifier of the resource, as a string.

string

The base type of this resource.

string

The title of the status update.

string

The subtype of this resource. Different subtypes retain many of the same fields and behavior, but may render differently in Asana or represent resources with different semantic meaning.
The resource_subtypes for status objects represent the type of their parent.

project_status_update portfolio_status_update goal_status_update

string
required

The text content of the status update.

string

Opt In. The text content of the status update with formatting as HTML.

string
required

The type associated with the status update. This represents the current state of the object this object is on.

on_track at_risk off_track on_hold complete achieved partial missed dropped

object

A user object represents an account in Asana that can be given access to various workspaces, projects, and tasks.

date-time

The time at which this resource was created.

object

A user object represents an account in Asana that can be given access to various workspaces, projects, and tasks.

boolean

Deprecated - please use liked instead True if the status is hearted by the authorized user, false if not.

array of objects

Deprecated - please use likes instead Array of likes for users who have hearted this status.

hearts
object
string

Globally unique identifier of the object, as a string.

object

A user object represents an account in Asana that can be given access to various workspaces, projects, and tasks.

boolean

True if the status is liked by the authorized user, false if not.

array of objects

Array of likes for users who have liked this status.

likes
object
string

Globally unique identifier of the object, as a string.

object

A user object represents an account in Asana that can be given access to various workspaces, projects, and tasks.

date-time

The time at which this project status was last modified.
Note: This does not currently reflect any changes in associations such as comments that may have been added or removed from the status.

integer

Deprecated - please use likes instead The number of users who have hearted this status.

integer

The number of users who have liked this status.

object

The parent of the status update. This can be a project, goal or portfolio, and indicates that this status was sent on that object.

Language
Credentials
Request
Asana Home
Asana helps you manage projects, focus on what's important, and organize work in one place for seamless collaboration.
© 2023 Asana, Inc.