---
title: "GET /service-profiles/{Id}"
method: GET
path: "/service-profiles/{Id}"
---

# GET /service-profiles/{Id}

`GET /service-profiles/{Id}`

Gets information about a service profile.

## Path parameters

- `Id` string, required

## Response `200`

Success

- GetServiceProfileResponse
  - `Arn` string — The Amazon Resource Name of the resource.
  - `Name` string — The name of the resource.
  - `Id` string — The ID of the service profile.
  - `LoRaWAN` object — Information about the service profile.
    - `UlRate` integer — The ULRate value.
    - `UlBucketSize` integer — The ULBucketSize value.
    - `UlRatePolicy` string — The ULRatePolicy value.
    - `DlRate` integer — The DLRate value.
    - `DlBucketSize` integer — The DLBucketSize value.
    - `DlRatePolicy` string — The DLRatePolicy value.
    - `AddGwMetadata` boolean — The AddGWMetaData value.
    - `DevStatusReqFreq` integer — The DevStatusReqFreq value.
    - `ReportDevStatusBattery` boolean — The ReportDevStatusBattery value.
    - `ReportDevStatusMargin` boolean — The ReportDevStatusMargin value.
    - `DrMin` integer — The DRMin value.
    - `DrMax` integer — The DRMax value.
    - `ChannelMask` string — The ChannelMask value.
    - `PrAllowed` boolean — The PRAllowed value that describes whether passive roaming is allowed.
    - `HrAllowed` boolean — The HRAllowed value that describes whether handover roaming is allowed.
    - `RaAllowed` boolean — The RAAllowed value that describes whether roaming activation is allowed.
    - `NwkGeoLoc` boolean — The NwkGeoLoc value.
    - `TargetPer` integer — The TargetPER value.
    - `MinGwDiversity` integer — The MinGwDiversity value.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — InternalServerException
- `484` — ThrottlingException

---

[API](https://skmtc.net/aws/apis/iotwireless.md) · [All operations](https://skmtc.net/aws/apis/iotwireless/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iotwireless/versions/022d242d4bce/schema)
