# List Tokens By Name

```
GET 
/api/publish_token/list_by_name
```

List all tokens with specific sorting and pagination that matches given token name or stream name. Tokens with wildcard stream names are excluded from the responses. If response array is empty, you have reached the end of the list ordering.

## Request

## Responses

**200**

Success

**400**

Bad Request

**default**

Server Error
