# Get Post Actions **GET /dataflows/{dataflowId}/recordsets/{recordSetId}/postactions** Get Post Actions for the selected RecordSet. ## Servers - https://dataflownode.zerionsoftware.com/zcrypt/v1.0: https://dataflownode.zerionsoftware.com/zcrypt/v1.0 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **dataflowId** (string) id of the Dataflow - **recordSetId** (string) id of the RecordSet ## Responses ### 200 Successful response #### Body: application/json (object) - **_id** (string) id of the Post Action - **entityId** (string) id of the Entity that created this Post Action - **inputRecordSetId** (string) Id of the RecordSet for this Post Action - **actionType** (string) action type of the Post Action - **actionName** (string) name of the Post Action - **version** (string) version of the Post Action structure - **conditions** (array) - **conditionHelperCode** (string) Condition Helper Code - **conditionExpression** (string) Condition Expression - **action** (string) depending of what type of action - **type** (string) type - **status** (number) Currently not used [Powered by Bump.sh](https://bump.sh)