# Get content status **GET /status/{contentId}** Get the status and the actions taken upon a piece of content. When the status is `null` this means that we have not yet ran the moderation rules against the content. ## Servers - Lasso Moderation API V1: https://api.lassomoderation.com/api/v1 (Lasso Moderation API V1) ## Parameters #### Headers - **Authorization** (string) Bearer token, to generate see https://app.lassomoderation.com/settings #### Path parameters - **contentId** (string) ## Responses ### 200: OK #### Body Parameters: application/json (object) - **success** (boolean) - **status** (string) - **actions** (array[object]) [Powered by Bump.sh](https://bump.sh)