Search Tags

Endpoint to search Tags in a given List using filtering parameters.

Path Params
string
required

The List ID.

Query Params
boolean

It determines whether the Tag is visible in the Transaction detail.

string

The name of the Tag to search.

string

The code of the Tag to search.

string

The text of the Tag to search by name or description.

int32
Defaults to 0

It indicates the specific page to display (the counter starts from zero).

int32
≤ 50
Defaults to 0

It indicates the number of items per page.

string
enum

It indicates how the pages are ordered.

Allowed:
props
array of strings

It indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the props parameter in the request.

props
Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json