{
"info": {
"_postman_id": "64adad49-92fa-4f23-bde9-77dc57d209ea",
"name": "Narmi Public account balances me API",
"description": "To read about Public API access and authentication, go to [API Overview](https://docs.narmi.com/docs/narmi-developer-docs/xl9dvbz84o11l-introduction).\n\nContact Support:\n Name: Narmi Support\n Email: support@narmi.com",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"createdAt": "2026-07-28T02:16:15.000Z",
"updatedAt": "2026-07-28T02:16:15.000Z",
"lastUpdatedBy": "35240",
"uid": "35240-64adad49-92fa-4f23-bde9-77dc57d209ea"
},
"item": [
{
"name": "v1",
"item": [
{
"name": "me",
"item": [
{
"name": "List authenticated user information",
"id": "07a7353d-30a4-42d6-bb6b-c73ea3e99fde",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"auth": {
"type": "oauth2",
"oauth2": [
{
"key": "scope",
"value": "banking:accounts:read banking:transactions:read banking:scheduled_transfers:read banking:scheduled_transfers:write banking:accounts:write banking:transactions:write banking:users:read banking:products:read banking:documents:read",
"type": "string"
},
{
"key": "accessTokenUrl",
"value": "/v2/oauth/token/",
"type": "string"
},
{
"key": "authUrl",
"value": "/v2/oauth/authorize/",
"type": "string"
},
{
"key": "grant_type",
"value": "authorization_code",
"type": "string"
}
]
},
"method": "GET",
"header": [
{
"key": "Accept",
"value": "application/json"
}
],
"url": {
"raw": "{{baseUrl}}/v1/me/",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"me",
""
]
},
"description": "List the authenticated users profile information.\n\nAll monetary values are represented in minor units, or the smallest unit of the currency with no decimal (e.g., cents). For example, $10.00 is represented as 1000.\n\n\n\nHow can we improve these docs? Share your feedback."
},
"response": [
{
"id": "4d1851d9-21cf-45dd-97bc-2a0a556a5a90",
"name": "New Response",
"originalRequest": {
"method": "GET",
"header": [
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: oauth2",
"key": "Authorization",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/v1/me/",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"me",
""
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"users\": [\n {\n \"email\": \"\",\n \"core_provided_email\": \"\",\n \"username\": \"\",\n \"id\": \"\",\n \"institution_user_identifier\": \"\",\n \"updated_at\": \"\",\n \"addresses\": [\n {\n \"city\": \"\",\n \"postal_code\": \"\",\n \"region_code\": \"\",\n \"street_address\": \"\",\n \"street_address_2\": \"\",\n \"country_code\": \"\",\n \"type\": \"\"\n },\n {\n \"city\": \"\",\n \"postal_code\": \"\",\n \"region_code\": \"\",\n \"street_address\": \"\",\n \"street_address_2\": \"\",\n \"country_code\": \"\",\n \"type\": \"\"\n }\n ],\n \"phone_numbers\": [\n {\n \"number\": \"\",\n \"device_id\": \"\",\n \"device_request_id\": \"\"\n },\n {\n \"number\": \"\",\n \"device_id\": \"\",\n \"device_request_id\": \"\"\n }\n ],\n \"notifications_enabled\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"paper_statements\": \"\",\n \"user_category\": \"personal\",\n \"features\": {\n \"exercitation_e1\": {}\n },\n \"org_uuid\": \"\",\n \"org_role\": \"No Permissions\",\n \"org_name\": \"\",\n \"business_permissions\": [\n {\n \"model_str\": \"\",\n \"operation\": \"\",\n \"uuid\": \"\"\n },\n {\n \"model_str\": \"\",\n \"operation\": \"\",\n \"uuid\": \"\"\n }\n ],\n \"dual_approval_required\": \"\",\n \"ach_dual_approval_required\": \"\",\n \"income_sources\": [\n {\n \"income\": \"\",\n \"income_type\": \"retirement\",\n \"uuid\": \"\",\n \"mortgage_rent\": \"\",\n \"industry\": \"\",\n \"occupation\": \"\"\n },\n {\n \"income\": \"\",\n \"income_type\": \"retirement\",\n \"uuid\": \"\",\n \"mortgage_rent\": \"\",\n \"industry\": \"\",\n \"occupation\": \"\"\n }\n ],\n \"international_wire_dual_approval_required\": \"\",\n \"is_staff\": \"\",\n \"is_active\": \"\",\n \"is_superuser\": \"\",\n \"is_narmi\": \"\",\n \"date_joined\": \"\",\n \"last_login\": \"\",\n \"segment\": \"\",\n \"metadata\": {\n \"commodo_4\": {}\n },\n \"has_username\": \"\",\n \"has_password\": \"\",\n \"has_accepted_latest_terms\": \"\",\n \"requires_enrollment_code_verification\": \"\",\n \"enabled_estatements_at\": \"\",\n \"is_converting\": \"\",\n \"has_permitted_device\": \"\",\n \"has_backup_codes\": \"\",\n \"support_teams\": [\n \"\",\n \"\"\n ],\n \"session_oidc_provider\": \"\"\n },\n {\n \"email\": \"\",\n \"core_provided_email\": \"\",\n \"username\": \"\",\n \"id\": \"\",\n \"institution_user_identifier\": \"\",\n \"updated_at\": \"\",\n \"addresses\": [\n {\n \"city\": \"\",\n \"postal_code\": \"\",\n \"region_code\": \"\",\n \"street_address\": \"\",\n \"street_address_2\": \"\",\n \"country_code\": \"\",\n \"type\": \"\"\n },\n {\n \"city\": \"\",\n \"postal_code\": \"\",\n \"region_code\": \"\",\n \"street_address\": \"\",\n \"street_address_2\": \"\",\n \"country_code\": \"\",\n \"type\": \"\"\n }\n ],\n \"phone_numbers\": [\n {\n \"number\": \"\",\n \"device_id\": \"\",\n \"device_request_id\": \"\"\n },\n {\n \"number\": \"\",\n \"device_id\": \"\",\n \"device_request_id\": \"\"\n }\n ],\n \"notifications_enabled\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"paper_statements\": \"\",\n \"user_category\": \"personal\",\n \"features\": {\n \"ea0\": {},\n \"Duis_c\": {},\n \"culpa9c\": {}\n },\n \"org_uuid\": \"\",\n \"org_role\": \"Collaborator\",\n \"org_name\": \"\",\n \"business_permissions\": [\n {\n \"model_str\": \"\",\n \"operation\": \"\",\n \"uuid\": \"\"\n },\n {\n \"model_str\": \"\",\n \"operation\": \"\",\n \"uuid\": \"\"\n }\n ],\n \"dual_approval_required\": \"\",\n \"ach_dual_approval_required\": \"\",\n \"income_sources\": [\n {\n \"income\": \"\",\n \"income_type\": \"self_employed\",\n \"uuid\": \"\",\n \"mortgage_rent\": \"\",\n \"industry\": \"\",\n \"occupation\": \"\"\n },\n {\n \"income\": \"\",\n \"income_type\": \"not_employed\",\n \"uuid\": \"\",\n \"mortgage_rent\": \"\",\n \"industry\": \"\",\n \"occupation\": \"\"\n }\n ],\n \"international_wire_dual_approval_required\": \"\",\n \"is_staff\": \"\",\n \"is_active\": \"\",\n \"is_superuser\": \"\",\n \"is_narmi\": \"\",\n \"date_joined\": \"\",\n \"last_login\": \"\",\n \"segment\": \"\",\n \"metadata\": {\n \"elit__\": {},\n \"nostrud_9\": {}\n },\n \"has_username\": \"\",\n \"has_password\": \"\",\n \"has_accepted_latest_terms\": \"\",\n \"requires_enrollment_code_verification\": \"\",\n \"enabled_estatements_at\": \"\",\n \"is_converting\": \"\",\n \"has_permitted_device\": \"\",\n \"has_backup_codes\": \"\",\n \"support_teams\": [\n \"\",\n \"\"\n ],\n \"session_oidc_provider\": \"\"\n }\n ]\n}",
"createdAt": "2026-07-28T02:16:15.000Z",
"updatedAt": "2026-07-28T02:16:15.000Z",
"uid": "35240-4d1851d9-21cf-45dd-97bc-2a0a556a5a90"
}
],
"createdAt": "2026-07-28T02:16:15.000Z",
"updatedAt": "2026-07-28T02:16:15.000Z",
"uid": "35240-07a7353d-30a4-42d6-bb6b-c73ea3e99fde"
}
],
"id": "61ea22ca-6c8c-4468-9835-4da42febf932",
"createdAt": "2026-07-28T02:16:15.000Z",
"updatedAt": "2026-07-28T02:16:15.000Z",
"uid": "35240-61ea22ca-6c8c-4468-9835-4da42febf932"
}
],
"id": "126a8dee-e650-4a07-ba66-ea372ffa4f45",
"createdAt": "2026-07-28T02:16:15.000Z",
"updatedAt": "2026-07-28T02:16:15.000Z",
"uid": "35240-126a8dee-e650-4a07-ba66-ea372ffa4f45"
}
],
"variable": [
{
"key": "baseUrl",
"value": "https://api.sandbox.narmi.dev/"
}
]
}