# Get Specific Post Action **GET /dataflows/{dataflowId}/recordsets/{recordSetId}/postactions/{actionId}** Get specific Post Action for the selected RecordSet. ## Servers - https://dataflownode.zerionsoftware.com/zcrypt/v1.0: https://dataflownode.zerionsoftware.com/zcrypt/v1.0 () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **dataflowId** (string) id of the Dataflow - **recordSetId** (string) id of the RecordSet - **actionId** (string) id of the Post Action ## Responses ### 200 OK #### Body: application/json (object) - **id** (string) id of the Post Action - **action_name** (string) name of the Post Action - **action_type** (string) action type of the Post Action - **conditions** (array) - **entity_id** (string) id of the Entity that created this Post Action - **input_record_set_id** (string) Id of the RecordSet for this Post Action - **status** (number) Currently not used - **type** (string) type - **version** (string) version of the Post Action structure [Powered by Bump.sh](https://bump.sh)