Selector API Documentation

GET /api/selector

Get all available selectors

Response Type

Selector
{
      id: number;
      name: string;
}