Customer Auths API

get specific entry

GET /api/rest/admin/customers-auths/:id

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MzE1Nzg3NTIsInN1YiI6NzZ9.Qygnm37-dk5JnCMoMBbAo2HJKLxTDwSDtDDIxxpSM7Q
Host: example.org
Cookie: 

Route

GET /api/rest/admin/customers-auths/20086

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 0
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Content-Type: application/vnd.api+json
Vary: Accept
ETag: W/"9d9b96c1ddfe75732e641d75302305b3"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 70c684aa-d3c0-43af-81bf-c0e77752a596
X-Runtime: 0.011037
Content-Length: 4033

Status

200 OK

Body

{
  "data": {
    "id": "20086",
    "type": "customers-auths",
    "links": {
      "self": "http://example.org/api/rest/admin/customers-auths/20086"
    },
    "attributes": {
      "name": "customers_auth_3",
      "ip": [
        "127.0.0.0/8"
      ],
      "enabled": true,
      "reject-calls": false,
      "src-rewrite-rule": null,
      "src-rewrite-result": null,
      "dst-rewrite-rule": null,
      "dst-rewrite-result": null,
      "src-prefix": [
        ""
      ],
      "src-number-min-length": 0,
      "src-number-max-length": 100,
      "dst-prefix": [
        ""
      ],
      "dst-number-min-length": 0,
      "dst-number-max-length": 100,
      "x-yeti-auth": [

      ],
      "capacity": null,
      "cps-limit": null,
      "uri-domain": [

      ],
      "src-name-rewrite-rule": null,
      "src-name-rewrite-result": null,
      "diversion-rewrite-rule": null,
      "diversion-rewrite-result": null,
      "allow-receive-rate-limit": false,
      "send-billing-information": false,
      "enable-audio-recording": false,
      "src-number-radius-rewrite-rule": null,
      "src-number-radius-rewrite-result": null,
      "dst-number-radius-rewrite-rule": null,
      "dst-number-radius-rewrite-result": null,
      "check-account-balance": true,
      "require-incoming-auth": false,
      "from-domain": [

      ],
      "to-domain": [

      ],
      "tag-action-value": [

      ],
      "external-id": null,
      "external-type": null,
      "dump-level-id": 1
    },
    "relationships": {
      "customer": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/customer",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/customer"
        },
        "data": {
          "type": "contractors",
          "id": "61"
        }
      },
      "rateplan": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/rateplan",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/rateplan"
        },
        "data": {
          "type": "rateplans",
          "id": "16"
        }
      },
      "routing-plan": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/routing-plan",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/routing-plan"
        },
        "data": {
          "type": "routing-plans",
          "id": "3"
        }
      },
      "gateway": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/gateway",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/gateway"
        },
        "data": {
          "type": "gateways",
          "id": "18"
        }
      },
      "account": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/account",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/account"
        },
        "data": {
          "type": "accounts",
          "id": "65"
        }
      },
      "diversion-policy": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/diversion-policy",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/diversion-policy"
        },
        "data": {
          "type": "diversion-policies",
          "id": "1"
        }
      },
      "pop": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/pop",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/pop"
        },
        "data": null
      },
      "dst-numberlist": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/dst-numberlist",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/dst-numberlist"
        },
        "data": null
      },
      "src-numberlist": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/src-numberlist",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/src-numberlist"
        },
        "data": null
      },
      "tag-action": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/tag-action",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/tag-action"
        },
        "data": null
      },
      "radius-auth-profile": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/radius-auth-profile",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/radius-auth-profile"
        },
        "data": null
      },
      "radius-accounting-profile": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/radius-accounting-profile",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/radius-accounting-profile"
        },
        "data": null
      },
      "transport-protocol": {
        "links": {
          "self": "http://example.org/api/rest/admin/customers-auths/20086/relationships/transport-protocol",
          "related": "http://example.org/api/rest/admin/customers-auths/20086/transport-protocol"
        },
        "data": null
      }
    }
  }
}