Plaid.Categories.get

You're seeing just the function get, go back to Plaid.Categories module for more information.

Specs

Get information about all Plaid categories.

Does a POST /categories/get call to retrieve a list of all categories.

No authentication required.

Example

Categories.get(env: :production)
{:ok, %Categories.GetResponse{}}