# Entities ## Get Entities - [GET /api/v1/entities](https://developer.floqast.app/content/api-reference/openapi/entities/getentities.md): This API endpoint enables fetching a collection of entities within a given FloQast tenant. Optional query parameters can either narrow the API response or provide pagination functionality. ## Get Entity by ID - [GET /api/v1/entities/{id}](https://developer.floqast.app/content/api-reference/openapi/entities/getexample.md): This API endpoint enables fetching a single specific entity with its unique identifier.