# Get sequence **GET /data/sequences/{sequence_id}** Get a sequence by id. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **sequence_id** () ## Responses ### 200 Sequence found and returned #### Body: application/json (object) - **id** (string(uuid)) - **name** (string) - **project_id** (string(uuid)) - **parent_id** (string(uuid)) [Powered by Bump.sh](https://bump.sh)