GetAllTransactions

Get All Transactions


Filter Meta Data

Syntax

?meta_data.<key>=<value>

  • <key>: This is the field in the meta data you wish to filter by.
  • <value>: This is the value you're looking for in the <key> field.

Example

?meta_data.user_name=jerry

This will return data where the user_name field in the meta data is "jerry".

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!