{ "uuid": "52660111-25f7-4905-8a79-74599c58f9f4", "lastMigration": 29, "name": "VA Forms", "endpointPrefix": "services/va_forms/v0", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "26315d67-e152-465e-ae33-a6d60bb50324", "documentation": "Returns all VA Forms and their last revision date", "method": "get", "endpoint": "forms", "responses": [ { "uuid": "a2682114-e0d4-451c-a772-d60d44c54a35", "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"benefit_categories\": [\n {\n \"description\": \"VA health care\",\n \"name\": \"Health care\"\n }\n ],\n \"deleted_at\": \"null\",\n \"first_issued_on\": \"2016-07-10\",\n \"form_details_url\": \"https://www.va.gov/find-forms/about-form-10-10ez\",\n \"form_name\": \"10-10EZ\",\n \"form_tool_intro\": \"You can apply online instead of filling out and sending us the paper form.\",\n \"form_tool_url\": \"https://www.va.gov/health-care/apply/application/introduction\",\n \"form_type\": \"benefit\",\n \"form_usage\": \"

Use VA Form 10-10EZ if you’re a Veteran and want to apply for VA health care. You must be enrolled in...

\",\n \"language\": \"en\",\n \"last_revision_on\": \"2020-01-17\",\n \"last_sha256_change\": \"2019-05-30\",\n \"pages\": 5,\n \"related_forms\": [\n \"10-10EZR\"\n ],\n \"sha256\": \"6e6465e2e1c89225871daa9b6d86b92d1c263c7b02f98541212af7b35272372b\",\n \"title\": \"Instructions and Enrollment Application for Health Benefits\",\n \"url\": \"https://www.va.gov/vaforms/medical/pdf/10-10EZ-fillable.pdf\",\n \"va_form_administration\": \"Veterans Health Administration\",\n \"valid_pdf\": \"true\"\n },\n \"id\": \"10-10EZ\",\n \"type\": \"va_form\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "VA Forms index response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ae60c8a2-e93d-4da9-ba11-7401dbca0f2b", "body": "{\n \"message\": \"Invalid authentication credentials\"\n}", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f066c01-809d-425b-b1aa-9bbcc5191d03", "body": "{\n \"message\": \"API rate limit exceeded\"\n}", "latency": 0, "statusCode": 429, "label": "Too many requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1095e670-9181-481e-a18c-1b5afd08f7e5", "documentation": "Find form by form name", "method": "get", "endpoint": "forms/:form_name", "responses": [ { "uuid": "da0243bf-11f6-479e-bda7-8dd8be79f114", "body": "{\n \"data\": {\n \"attributes\": {\n \"benefit_categories\": [\n {\n \"description\": \"VA health care\",\n \"name\": \"Health care\"\n }\n ],\n \"created_at\": \"2021-03-30T16:28:30.338Z\",\n \"deleted_at\": \"{{faker 'date.recent' 365}}\",\n \"first_issued_on\": \"2016-07-10\",\n \"form_details_url\": \"https://www.va.gov/find-forms/about-form-10-10ez\",\n \"form_name\": \"10-10EZ\",\n \"form_tool_intro\": \"You can apply online instead of filling out and sending us the paper form.\",\n \"form_tool_url\": \"https://www.va.gov/health-care/apply/application/introduction\",\n \"form_type\": \"benefit\",\n \"form_usage\": \"

Use VA Form 10-10EZ if you’re a Veteran and want to apply for VA health care. You must be enrolled in...

\",\n \"language\": \"en\",\n \"last_revision_on\": \"2020-01-17\",\n \"pages\": 5,\n \"related_forms\": [\n \"10-10EZR\"\n ],\n \"sha256\": \"5fe171299ece147e8b456961a38e17f1391026f26e9e170229317bc95d9827b7\",\n \"title\": \"Instructions and Enrollment Application for Health Benefits\",\n \"url\": \"https://www.va.gov/vaforms/medical/pdf/10-10EZ-fillable.pdf\",\n \"va_form_administration\": \"Veterans Health Administration\",\n \"valid_pdf\": \"true\",\n \"versions\": [\n {\n \"revision_on\": \"2012-01-01\",\n \"sha256\": \"5fe171299ece147e8b456961a38e17f1391026f26e9e170229317bc95d9827b7\"\n }\n ]\n },\n \"id\": \"10-10-EZ\",\n \"type\": \"va_form\"\n }\n}", "latency": 0, "statusCode": 200, "label": "VA Form Show response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d2d37ef4-6eed-4706-826c-3188742ef967", "body": "{\n \"message\": \"Invalid authentication credentials\"\n}", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d249d191-ae12-4d33-a116-44477ad31b7b", "body": "{\n \"errors\": [\n {\n \"message\": \"Form not found\"\n }\n ]\n}", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cffd17e8-dfcc-40dd-b51c-8333f9245fb5", "body": "{\n \"message\": \"API rate limit exceeded\"\n}", "latency": 0, "statusCode": 429, "label": "Too many requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "26315d67-e152-465e-ae33-a6d60bb50324" }, { "type": "route", "uuid": "1095e670-9181-481e-a18c-1b5afd08f7e5" } ] }