# Get entity links **GET /data/entity-links/** Retrieve all entity links. Supports filtering via query parameters and pagination. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Query parameters - **page** (integer) Page number for pagination - **limit** (integer) Number of results per page - **relations** (boolean) Whether to include relations ## Responses ### 200 Entity links retrieved successfully #### Body: application/json (array[object]) ### 400 Invalid filter format or query error [Powered by Bump.sh](https://bump.sh)