latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

Security

Retrieve blocked code

Retrieve details of blocked code by it's unique ID.

get/disallowed_codes/{id}

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the blocked code.

Response

OK

idstring

The unique ID of the resource.

number_prefixstring

The number prefix of blocked code.
An alphanumeric sequence beginning with an optional plus sign.

descriptionstring

The description of blocked code.

Example response

{
  "id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}