get_carrier_subscriber
Retrieve a specific Carrier/ISP Fabric subscriber by ID, returning the full subscriber object or a 404 error if the ID is unknown.
Instructions
Get one Carrier / ISP Fabric subscriber by ID.
Not testable against the maintainer's live hardware; hermetic/spec-conformance tested only. Returns the full Subscriber object verbatim under subscriber; an unknown id surfaces the upstream subscriber_not_found (404) verbatim.
subscriber_id: the subscriber UUID from list_carrier_subscribers. key_label: optional configured API-key label to route on a specific key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_label | No | ||
| subscriber_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||